Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dpgtable-2level.h126 static inline bool __pte_needs_invert(u64 val) in __pte_needs_invert() function
/linux/arch/x86/mm/
H A Dmmap.c230 if (!__pte_needs_invert(pgprot_val(prot))) in pfn_modify_allowed()