Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpgtable.h1363 #ifndef pgprot_mhp
1364 #define pgprot_mhp(prot) (prot) macro
/linux-6.15/mm/
H A Dmemory_hotplug.c1457 pgprot_mhp(PAGE_KERNEL) }; in create_altmaps_and_memory_blocks()
1505 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()
/linux-6.15/arch/arm64/include/asm/
H A Dpgtable.h705 #define pgprot_mhp pgprot_tagged macro