Home
last modified time | relevance | path

Searched refs:tlb_hit_page_anyprot (Results 1 – 1 of 1) sorted by relevance

/qemu/accel/tcg/
H A Dcputlb.c457 static inline bool tlb_hit_page_anyprot(CPUTLBEntry *tlb_entry, vaddr page) in tlb_hit_page_anyprot() function
1144 if (!tlb_hit_page_anyprot(te, addr_page) && !tlb_entry_is_empty(te)) { in tlb_set_page_full()