Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/include/asm/
Dvmalloc.h31 return pgprot_tagged(prot); in arch_vmap_pgprot_tagged()
Dpgtable.h550 #define pgprot_tagged(prot) \ macro
552 #define pgprot_mhp pgprot_tagged
/linux-5.19.10/arch/arm64/mm/
Dmmu.c550 __map_memblock(pgdp, start, end, pgprot_tagged(PAGE_KERNEL), in map_mem()