Searched refs:pgprot_mhp (Results 1 – 3 of 3) sorted by relevance
1371 #ifndef pgprot_mhp1372 #define pgprot_mhp(prot) (prot) macro
1430 pgprot_mhp(PAGE_KERNEL) }; in create_altmaps_and_memory_blocks()1478 struct mhp_params params = { .pgprot = pgprot_mhp(PAGE_KERNEL) }; in add_memory_resource()
698 #define pgprot_mhp pgprot_tagged macro