Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpageattr.c254 static inline pgprot_t static_protections(pgprot_t prot, unsigned long address, in static_protections() function
515 new_prot = static_protections(req_prot, address, pfn); in try_preserve_large_page()
525 pgprot_t chk_prot = static_protections(req_prot, addr, pfn); in try_preserve_large_page()
1125 new_prot = static_protections(new_prot, address, pfn); in __change_page_attr()