Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpgtable.h1118 #ifndef pgprot_mhp
1119 #define pgprot_mhp(prot) (prot) macro
/openbmc/linux/arch/arm64/include/asm/
H A Dpgtable.h571 #define pgprot_mhp pgprot_tagged macro
/openbmc/linux/mm/
H A Dmemory_hotplug.c1393 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()