Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/include/asm/
Dpgtable_types.h499 static inline pgprot_t pgprot_large_2_4k(pgprot_t pgprot) in pgprot_large_2_4k() function
/Linux-v5.15/arch/x86/mm/pat/
Dset_memory.c823 req_prot = pgprot_large_2_4k(old_prot); in __should_split_large_page()
997 ref_prot = pgprot_large_2_4k(ref_prot); in __split_large_page()