Home
last modified time | relevance | path

Searched refs:__pte_needs_invert (Results 1 – 3 of 3) 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
H A Dpgtable.h960 if (__pte_needs_invert(pte_val(pte))) in pte_advance_pfn()
/linux/arch/x86/mm/
H A Dmmap.c230 if (!__pte_needs_invert(pgprot_val(prot))) in pfn_modify_allowed()