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

/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dmemory.c188 pmd_t * src_pmd, * dst_pmd; local
206 dst_pmd = pmd_alloc(dst, dst_pgd, address);
207 if (!dst_pmd)
227 dst_pte = pte_alloc(dst, dst_pmd, address);
272 dst_pmd++;

Completed in 32 milliseconds