Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dhead_32.S63 .globl empty_zero_page symbol
64 empty_zero_page: .skip PAGE_SIZE label
/linux/arch/nios2/kernel/
H A Dhead.S33 empty_zero_page: label
/linux/arch/m68k/mm/
H A Dinit.c40 void *empty_zero_page; variable
/linux/arch/microblaze/kernel/
H A Dhead.S44 empty_zero_page: label
/linux/arch/x86/kernel/
H A Dhead_32.S444 empty_zero_page: label
/linux/arch/csky/mm/
H A Dinit.c41 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/linux/arch/openrisc/kernel/
H A Dhead.S1566 .global empty_zero_page symbol
1567 empty_zero_page: label
/linux/arch/arm/mm/
H A Dnommu.c34 struct page *empty_zero_page; variable
/linux/arch/loongarch/mm/
H A Dinit.c39 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux/arch/mips/mm/
H A Dinit.c55 unsigned long empty_zero_page, zero_page_mask; variable
/linux/arch/riscv/mm/
H A Dinit.c73 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable