Home
last modified time | relevance | path

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

/openbmc/linux/arch/nios2/kernel/
H A Dhead.S33 empty_zero_page: label
/openbmc/linux/arch/m68k/mm/
H A Dinit.c40 void *empty_zero_page; variable
/openbmc/linux/arch/microblaze/kernel/
H A Dhead.S44 empty_zero_page: label
/openbmc/linux/arch/x86/kernel/
H A Dhead_32.S457 empty_zero_page: label
/openbmc/linux/arch/csky/mm/
H A Dinit.c41 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/openbmc/linux/arch/um/kernel/
H A Dmem.c42 unsigned long *empty_zero_page = NULL; variable
/openbmc/linux/arch/sparc/kernel/
H A Dhead_32.S64 empty_zero_page: .skip PAGE_SIZE label
/openbmc/linux/arch/arm/mm/
H A Dnommu.c34 struct page *empty_zero_page; variable
H A Dmmu.c48 struct page *empty_zero_page; variable
/openbmc/linux/arch/loongarch/mm/
H A Dinit.c38 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/openbmc/linux/arch/s390/mm/
H A Dinit.c59 unsigned long empty_zero_page, zero_page_mask; variable
/openbmc/linux/arch/powerpc/mm/
H A Dmem.c34 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/openbmc/linux/arch/ia64/kernel/
H A Dhead.S173 empty_zero_page: label
/openbmc/linux/arch/openrisc/kernel/
H A Dhead.S1565 empty_zero_page: label
/openbmc/linux/arch/mips/mm/
H A Dinit.c53 unsigned long empty_zero_page, zero_page_mask; variable
/openbmc/linux/arch/riscv/mm/
H A Dinit.c60 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/openbmc/linux/arch/arm64/mm/
H A Dmmu.c73 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable