Go to the documentation of this file.
52 inHost = (hcr.tge == 1 && hcr.e2h == 1);
103 inHost = (hcr.tge == 1 && hcr.e2h == 1);
124 inHost = (hcr.tge == 1 && hcr.e2h == 1);
148 inHost = (hcr.tge == 1 && hcr.e2h == 1);
161 return te->valid &&
te->asid ==
asid &&
207 return te->valid &&
te->nstid &&
216 inHost = (hcr.tge == 1 && hcr.e2h == 1);
229 lookup_data.
va = sext<56>(
addr);
231 lookup_data.
vmid = vmid;
239 return te->match(lookup_data) && (!
lastLevel || !
te->partial);
246 inHost = (hcr.tge == 1 && hcr.e2h == 1);
259 lookup_data.
va = sext<56>(
addr);
262 lookup_data.
vmid = vmid;
270 return te->match(lookup_data) && (!
lastLevel || !
te->partial);
void operator()(ThreadContext *tc) override
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
void flush(const OP &tlbi_op)
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
virtual RegVal readMiscReg(RegIndex misc_reg)=0
void operator()(ThreadContext *tc) override
void operator()(ThreadContext *tc) override
void operator()(ThreadContext *tc) override
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
TLBIMVAA makeStage2() const
TLBIIPA is basically a TLBIMVAA for stage2 TLBs.
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
bool stage2Flush() const override
Return true if the TLBI op needs to flush stage2 entries, Defaulting to false in the TLBIOp abstract ...
void operator()(ThreadContext *tc) override
void operator()(ThreadContext *tc) override
void operator()(ThreadContext *tc) override
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
void iflush(const OP &tlbi_op)
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
ThreadContext is the external interface to all thread state for anything outside of the CPU.
void operator()(ThreadContext *tc) override
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
void flushStage2(const OP &tlbi_op)
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
bool EL2Enabled(ThreadContext *tc)
void dflush(const OP &tlbi_op)
void operator()(ThreadContext *tc) override
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
void operator()(ThreadContext *tc) override
ExceptionLevel currEL(const ThreadContext *tc)
Returns the current Exception Level (EL) of the provided ThreadContext.
void operator()(ThreadContext *tc) override
void operator()(ThreadContext *tc) override
void flushStage1(const OP &tlbi_op)
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
bool match(TlbEntry *entry, vmid_t curr_vmid) const override
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
virtual CheckerCPU * getCheckerCpuPtr()=0
void operator()(ThreadContext *tc) override
void operator()(ThreadContext *tc) override
Generated on Sun Jul 30 2023 01:56:50 for gem5 by doxygen 1.8.17