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

/linux-master/arch/arm64/include/asm/
H A Dvmalloc.h28 #define arch_vmap_pgprot_tagged arch_vmap_pgprot_tagged macro
29 static inline pgprot_t arch_vmap_pgprot_tagged(pgprot_t prot) function
/linux-master/include/linux/
H A Dvmalloc.h121 #ifndef arch_vmap_pgprot_tagged
122 static inline pgprot_t arch_vmap_pgprot_tagged(pgprot_t prot) function
/linux-master/mm/
H A Dvmalloc.c3803 prot = arch_vmap_pgprot_tagged(prot);

Completed in 173 milliseconds