Searched refs:TLB_FORCE_SLOW (Results 1 – 2 of 2) sorted by relevance
332 #define TLB_FORCE_SLOW (1 << (TARGET_PAGE_BITS_MIN - 5)) macro340 | TLB_FORCE_SLOW | TLB_DISCARD_WRITE)
1020 address |= TLB_FORCE_SLOW; 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()1881 if (unlikely(tlb_addr & TLB_FORCE_SLOW)) { in atomic_mmu_lookup()