Home
last modified time | relevance | path

Searched refs:pgprot_mhp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpgtable.h861 #ifndef pgprot_mhp
862 #define pgprot_mhp(prot) (prot) macro
/kernel/linux/linux-6.6/include/linux/
H A Dpgtable.h1118 #ifndef pgprot_mhp
1119 #define pgprot_mhp(prot) (prot) macro
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dpgtable.h495 #define pgprot_mhp pgprot_tagged macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dpgtable.h571 #define pgprot_mhp pgprot_tagged macro
/kernel/linux/linux-5.10/mm/
H A Dmemory_hotplug.c1027 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()
/kernel/linux/linux-6.6/mm/
H A Dmemory_hotplug.c1397 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()

Completed in 14 milliseconds