Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpageattr.c277 static inline pgprot_t static_protections(pgprot_t prot, unsigned long address, in static_protections() function
603 new_prot = static_protections(req_prot, address, pfn); in try_preserve_large_page()
613 pgprot_t chk_prot = static_protections(req_prot, addr, pfn); in try_preserve_large_page()
1237 new_prot = static_protections(new_prot, address, pfn); in __change_page_attr()