Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpgtable.h1118 #ifndef pgprot_mhp
1119 #define pgprot_mhp(prot) (prot) macro
/Linux-v6.6/arch/arm64/include/asm/
Dpgtable.h571 #define pgprot_mhp pgprot_tagged macro
/Linux-v6.6/mm/
Dmemory_hotplug.c1391 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()