Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/mm/
H A Dpgtable.c219 if (pmds[i]) { in free_pmds()
220 ptdesc = virt_to_ptdesc(pmds[i]); in free_pmds()
254 pmds[i] = pmd; in preallocate_pmds()
258 free_pmds(mm, pmds, count); in preallocate_pmds()
315 pmd_t *pmd = pmds[i]; in pgd_prepopulate_pmd()
327 pgd_t *k_pgd, pmd_t *pmds[]) in pgd_prepopulate_user_pmd() argument
342 pmd_t *pmd = pmds[i]; in pgd_prepopulate_user_pmd()
434 pmd_t *pmds[MAX_PREALLOCATED_PMDS]; in pgd_alloc() local
443 if (sizeof(pmds) != 0 && in pgd_alloc()
462 if (sizeof(pmds) != 0) in pgd_alloc()
[all …]
/openbmc/linux/drivers/edac/
H A Dxgene_edac.c57 struct list_head pmds; member
963 list_add(&ctx->next, &edac->pmds); in xgene_edac_pmd_add()
1830 list_for_each_entry(pmd, &ctx->pmds, next) { in xgene_edac_isr()
1858 INIT_LIST_HEAD(&edac->pmds); in xgene_edac_probe()
1976 list_for_each_entry_safe(pmd, temp_pmd, &edac->pmds, next) in xgene_edac_remove()
/openbmc/linux/Documentation/mm/
H A Dtranshuge.rst57 Code walking pagetables but unaware about huge pmds can simply call
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h684 uint32_t pmds:4; member
692 uint32_t pmds:4;