Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpgtable.h1371 #ifndef pgprot_mhp
1372 #define pgprot_mhp(prot) (prot) macro
/linux/mm/
H A Dmemory_hotplug.c1430 pgprot_mhp(PAGE_KERNEL) }; in create_altmaps_and_memory_blocks()
1478 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()
/linux/arch/arm64/include/asm/
H A Dpgtable.h698 #define pgprot_mhp pgprot_tagged macro