Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/x86_64/mm/
Dinit.c216 static void __init phys_pgd_init(pgd_t *pgd, unsigned long address, unsigned long end) in phys_pgd_init() function
302 phys_pgd_init(pgd, adr-PAGE_OFFSET, next-PAGE_OFFSET); in init_memory_mapping()