Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dpgtable.h998 #ifndef pgprot_mhp
999 #define pgprot_mhp(prot) (prot) macro
/Linux-v6.1/arch/arm64/include/asm/
Dpgtable.h568 #define pgprot_mhp pgprot_tagged macro
/Linux-v6.1/mm/
Dmemory_hotplug.c1321 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()