Home
last modified time | relevance | path

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

/linux/arch/x86/mm/pat/
H A Dset_memory.c932 pgprot_t old_prot, new_prot, req_prot, chk_prot; in __should_split_large_page() local
1013 chk_prot = static_protections(old_prot, lpaddr, old_pfn, numpages, in __should_split_large_page()
1016 if (WARN_ON_ONCE(pgprot_val(chk_prot) != pgprot_val(old_prot))) { in __should_split_large_page()