Home
last modified time | relevance | path

Searched defs:empty_zero_page (Results 1 – 17 of 17) sorted by relevance

/linux/arch/h8300/mm/
A Dinit.c45 unsigned long empty_zero_page; variable
/linux/arch/nios2/kernel/
A Dhead.S33 empty_zero_page: label
/linux/arch/m68k/mm/
A Dinit.c40 void *empty_zero_page; variable
/linux/arch/microblaze/kernel/
A Dhead.S44 empty_zero_page: label
/linux/arch/csky/mm/
A Dinit.c41 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/linux/arch/x86/kernel/
A Dhead_32.S492 empty_zero_page: label
/linux/arch/nds32/mm/
A Dinit.c29 struct page *empty_zero_page; variable
/linux/arch/um/kernel/
A Dmem.c23 unsigned long *empty_zero_page = NULL; variable
/linux/arch/sparc/kernel/
A Dhead_32.S64 empty_zero_page: .skip PAGE_SIZE label
/linux/arch/s390/mm/
A Dinit.c57 unsigned long empty_zero_page, zero_page_mask; variable
/linux/arch/powerpc/mm/
A Dmem.c31 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux/arch/ia64/kernel/
A Dhead.S174 empty_zero_page: label
/linux/arch/mips/mm/
A Dinit.c53 unsigned long empty_zero_page, zero_page_mask; variable
/linux/arch/openrisc/kernel/
A Dhead.S1732 empty_zero_page: label
/linux/arch/riscv/mm/
A Dinit.c47 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/linux/arch/arm/mm/
A Dmmu.c48 struct page *empty_zero_page; variable
/linux/arch/arm64/mm/
A Dmmu.c58 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable

Completed in 39 milliseconds