Home
last modified time | relevance | path

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

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