Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Dkvm_para.h70 __u64 pte_phys; member
/linux-3.4.99/arch/x86/mm/
Dinit_64.c416 unsigned long pte_phys; in phys_pmd_init() local
469 pte = alloc_low_page(&pte_phys); in phys_pmd_init()
474 pmd_populate_kernel(&init_mm, pmd, __va(pte_phys)); in phys_pmd_init()