Searched refs:has_svnapot (Results 1 – 2 of 2) sorted by relevance
185 if (has_svnapot()) { in flush_tlb_range()
291 static __always_inline bool has_svnapot(void) in has_svnapot() function312 static __always_inline bool has_svnapot(void) { return false; } in has_svnapot() function326 if (has_svnapot() && pte_napot(pte)) in pte_pfn()