Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/mm/
Dpageattr.c252 static inline pgprot_t static_protections(pgprot_t prot, unsigned long address, in static_protections() function
542 new_prot = static_protections(req_prot, address, pfn); in try_preserve_large_page()
552 pgprot_t chk_prot = static_protections(req_prot, addr, pfn); in try_preserve_large_page()
1156 new_prot = static_protections(new_prot, address, pfn); in __change_page_attr()