Home
last modified time | relevance | path

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

/arch/arm64/kernel/
Dhibernate.c492 static int copy_pte(pmd_t *dst_pmdp, pmd_t *src_pmdp, unsigned long start, in copy_pte() function
537 if (copy_pte(dst_pmdp, src_pmdp, addr, next)) in copy_pmd()