Home
last modified time | relevance | path

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

/arch/h8300/mm/
Dinit.c55 static unsigned long empty_bad_page_table; variable
81 empty_bad_page_table = (unsigned long)alloc_bootmem_pages(PAGE_SIZE); in paging_init()
/arch/frv/mm/
Dinit.c57 static unsigned long empty_bad_page_table; variable
75 empty_bad_page_table = (unsigned long) alloc_bootmem_pages(PAGE_SIZE); in paging_init()
/arch/mips/include/asm/
Dpgtable-64.h180 extern pte_t empty_bad_page_table[PTRS_PER_PTE];