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

/linux-master/arch/arm64/include/asm/
H A Dvmalloc.h31 return pgprot_tagged(prot);
H A Dpgtable.h597 #define pgprot_tagged(prot) \ macro
599 #define pgprot_mhp pgprot_tagged
/linux-master/arch/arm64/mm/
H A Dmmu.c596 pgprot_tagged(PAGE_KERNEL),
653 __map_memblock(pgdp, start, end, pgprot_tagged(PAGE_KERNEL),

Completed in 99 milliseconds