Searched refs:empty_bad_page (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/um/kernel/
H A Dmem.c26 static unsigned long *empty_bad_page = NULL; variable
149 empty_bad_page = (unsigned long *) alloc_bootmem_low_pages(PAGE_SIZE); paging_init()
/linux-4.1.27/arch/frv/mm/
H A Dinit.c57 static unsigned long empty_bad_page; variable
75 empty_bad_page = (unsigned long) alloc_bootmem_pages(PAGE_SIZE); paging_init()
/linux-4.1.27/arch/sh/kernel/
H A Dhead_64.S104 .global empty_bad_page
105 empty_bad_page: label
/linux-4.1.27/arch/mn10300/kernel/
H A Dhead.S437 ENTRY(empty_bad_page)
/linux-4.1.27/include/linux/
H A Dpage-flags.h20 * of them might not even exist (eg empty_bad_page)...

Completed in 153 milliseconds