Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/kernel/
Dsetup64.c135 mk_kernel_pml4(__pa_symbol(boot_vmalloc_pgt), KERNPG_TABLE)); in pda_init()
/linux-2.4.37.9/arch/x86_64/mm/
Dinit.c304 mk_kernel_pml4(pgd_phys, KERNPG_TABLE)); in init_memory_mapping()
/linux-2.4.37.9/include/asm-x86_64/
Dpgtable.h227 #define KERNPG_TABLE __pgprot(_KERNPG_TABLE) macro