Home
last modified time | relevance | path

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

/linux/arch/x86/mm/
H A Dmmap.c226 bool pfn_modify_allowed(unsigned long pfn, pgprot_t prot) in pfn_modify_allowed() function
/linux/arch/x86/include/asm/
H A Dpgtable.h1650 extern bool pfn_modify_allowed(unsigned long pfn, pgprot_t prot);
/linux/mm/
H A Dmemory.c2756 if (!pfn_modify_allowed(pfn, pgprot)) in vmf_insert_pfn_prot()
2820 if (!pfn_modify_allowed(pfn, pgprot)) in __vm_insert_mixed()
2909 if (!pfn_modify_allowed(pfn, prot)) { in remap_pte_range()