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.h31 return pgprot_tagged(prot); in arch_vmap_pgprot_tagged()
H A Dpgtable.h696 #define pgprot_tagged(prot) \ macro
698 #define pgprot_mhp pgprot_tagged
/linux/arch/arm64/mm/
H A Dmmu.c611 pgprot_tagged(PAGE_KERNEL), in arm64_kfence_map_pool()
668 __map_memblock(pgdp, start, end, pgprot_tagged(PAGE_KERNEL), in map_mem()