Searched refs:tlb_entry_is_empty (Results 1 – 1 of 1) sorted by relevance
460 static inline bool tlb_entry_is_empty(const CPUTLBEntry *te) in tlb_entry_is_empty() function1131 if (!tlb_hit_page_anyprot(te, addr_page) && !tlb_entry_is_empty(te)) { in tlb_set_page_full()