Home
last modified time | relevance | path

Searched defs:copy_pmd (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/mm/
H A Dtrans_pgd.c85 static int copy_pmd(struct trans_pgd_info *info, pud_t *dst_pudp, in copy_pmd() function
/linux/arch/arm/include/asm/
H A Dpgtable-3level.h142 #define copy_pmd(pmdpd,pmdps) \ macro