Home
last modified time | relevance | path

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

/linux-4.1.27/arch/frv/mm/
Dinit.c57 static unsigned long empty_bad_page; variable
75 empty_bad_page = (unsigned long) alloc_bootmem_pages(PAGE_SIZE); in paging_init()
/linux-4.1.27/arch/um/kernel/
Dmem.c26 static unsigned long *empty_bad_page = NULL; variable
149 empty_bad_page = (unsigned long *) alloc_bootmem_low_pages(PAGE_SIZE); in paging_init()
/linux-4.1.27/arch/sh/kernel/
Dhead_64.S104 .global empty_bad_page
105 empty_bad_page: label
/linux-4.1.27/arch/mn10300/kernel/
Dhead.S437 ENTRY(empty_bad_page)