Home
last modified time | relevance | path

Searched refs:canon_pgprot (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgtable.h676 #define canon_pgprot(p) __pgprot(massage_pgprot(p)) macro
680 return canon_pgprot(prot); in arch_filter_pgprot()
/kernel/linux/linux-5.10/arch/x86/mm/pat/
H A Dset_memory.c1311 canon_pgprot(pmd_pgprot)))); in populate_pmd()
1384 canon_pgprot(pud_pgprot)))); in populate_pud()
1701 mask_set = canon_pgprot(mask_set); in change_page_attr_set_clr()
/kernel/linux/linux-6.6/arch/x86/mm/pat/
H A Dset_memory.c1389 canon_pgprot(pmd_pgprot)))); in populate_pmd()
1462 canon_pgprot(pud_pgprot)))); in populate_pud()
1807 mask_set = canon_pgprot(mask_set); in change_page_attr_set_clr()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgtable.h874 #define canon_pgprot(p) __pgprot(massage_pgprot(p)) macro

Completed in 12 milliseconds