Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Dvmalloc.h31 return pgprot_tagged(prot); in arch_vmap_pgprot_tagged()
H A Dpgtable.h569 #define pgprot_tagged(prot) \ macro
571 #define pgprot_mhp pgprot_tagged
/openbmc/linux/arch/arm64/mm/
H A Dmmu.c554 pgprot_tagged(PAGE_KERNEL), in arm64_kfence_map_pool()
607 __map_memblock(pgdp, start, end, pgprot_tagged(PAGE_KERNEL), in map_mem()