Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/mm/
Dinit.c224 unsigned long paddr, pmd_phys; in phys_pgd_init() local
239 pmd = alloc_low_page(&map, &pmd_phys); in phys_pgd_init()
240 set_pgd(pgd, __pgd(pmd_phys | _KERNPG_TABLE)); in phys_pgd_init()