Searched refs:TLB_FLAGS_MASK (Results 1 – 2 of 2) sorted by relevance
338 #define TLB_FLAGS_MASK \ macro356 QEMU_BUILD_BUG_ON(TLB_FLAGS_MASK & TLB_SLOW_FLAGS_MASK);
1017 address |= flags & TLB_FLAGS_MASK; in tlb_set_compare()1361 int flags = TLB_FLAGS_MASK & ~TLB_FORCE_SLOW; in probe_access_internal()1658 flags = tlb_addr & (TLB_FLAGS_MASK & ~TLB_FORCE_SLOW); in mmu_lookup1()