Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Dpgtable-2level.h168 #define copy_pmd(pmdpd,pmdps) \ macro
Dpgtable-3level.h177 #define copy_pmd(pmdpd,pmdps) \ macro
/linux-4.1.27/arch/tile/mm/
Dpgtable.c134 pmd_t *copy_pmd; in shatter_huge_page() local