Home
last modified time | relevance | path

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

/arch/x86/mm/
A Dpgtable.c167 if (pmds[i]) { in free_pmds()
168 ptdesc = virt_to_ptdesc(pmds[i]); in free_pmds()
202 pmds[i] = pmd; in preallocate_pmds()
206 free_pmds(mm, pmds, count); in preallocate_pmds()
263 pmd_t *pmd = pmds[i]; in pgd_prepopulate_pmd()
275 pgd_t *k_pgd, pmd_t *pmds[]) in pgd_prepopulate_user_pmd() argument
290 pmd_t *pmd = pmds[i]; in pgd_prepopulate_user_pmd()
326 pmd_t *pmds[PREALLOCATED_PMDS]; in pgd_alloc() local
335 if (sizeof(pmds) != 0 && in pgd_alloc()
354 if (sizeof(pmds) != 0) in pgd_alloc()
[all …]
/arch/mips/include/asm/octeon/
A Dcvmx-pci-defs.h684 uint32_t pmds:4; member
692 uint32_t pmds:4;

Completed in 12 milliseconds