Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpgtable.h861 #ifndef pgprot_mhp
862 #define pgprot_mhp(prot) (prot) macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dpgtable.h496 #define pgprot_mhp pgprot_tagged macro
/OK3568_Linux_fs/kernel/mm/
H A Dmemory_hotplug.c1022 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()