Lines Matching defs:domain
1504 currState->l1Desc.domain(),
1525 currState->l1Desc.domain(), L2);
1763 currState->vaddr_tainted, currState->l1Desc.domain(),
2063 te.domain = descriptor.domain();
2107 DPRINTF(TLB, " - vpn:%#x xn:%d pxn:%d ap:%d domain:%d asid:%d "
2109 te.ap, static_cast<uint8_t>(te.domain), te.asid, te.vmid, te.isHyp,
2111 DPRINTF(TLB, " - domain from L%d desc:%d data:%#x\n",
2112 descriptor.lookupLevel, static_cast<uint8_t>(descriptor.domain()),
2163 TableWalker::testWalk(Addr pa, Addr size, TlbEntry::DomainType domain,
2167 currState->mode, domain, lookup_level);