Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
H A Dvmalloc.h71 return pgprot_tagged(prot); in arch_vmap_pgprot_tagged()
H A Dpgtable.h796 #define pgprot_tagged(prot) \ macro
798 #define pgprot_mhp pgprot_tagged
/linux/arch/arm64/mm/
H A Dmmu.c1078 pgprot_tagged(PAGE_KERNEL), in arm64_kfence_map_pool()
1164 __map_memblock(pgdp, start, end, pgprot_tagged(PAGE_KERNEL), in map_mem()