Searched refs:TLB_BSWAP (Results 1 – 3 of 3) sorted by relevance
347 #define TLB_BSWAP (1 << 0) macro353 #define TLB_SLOW_FLAGS_MASK (TLB_BSWAP | TLB_WATCHPOINT | TLB_CHECK_ALIGNED)
582 full->tlb_fill_flags |= TLB_BSWAP; in get_physical_address_data()
1757 if (unlikely(flags & TLB_BSWAP)) { in mmu_lookup()1787 tcg_debug_assert((flags & TLB_BSWAP) == 0); in mmu_lookup()