Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/mm/
Dpageattr.c295 static inline pgprot_t static_protections(pgprot_t prot, unsigned long address, in static_protections() function
629 new_prot = static_protections(req_prot, address, pfn); in try_preserve_large_page()
639 pgprot_t chk_prot = static_protections(req_prot, addr, pfn); in try_preserve_large_page()
1250 new_prot = static_protections(new_prot, address, pfn); in __change_page_attr()