Home
last modified time | relevance | path

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

/linux-6.8/arch/nios2/kernel/
Dhead.S31 .global empty_zero_page symbol
33 empty_zero_page: label
/linux-6.8/arch/microblaze/kernel/
Dhead.S42 .global empty_zero_page symbol
44 empty_zero_page: label
/linux-6.8/arch/x86/kernel/
Dhead_32.S446 .globl empty_zero_page symbol
447 empty_zero_page: label
/linux-6.8/arch/sparc/kernel/
Dhead_32.S63 .globl empty_zero_page symbol
64 empty_zero_page: .skip PAGE_SIZE label
/linux-6.8/arch/m68k/mm/
Dinit.c40 void *empty_zero_page; variable
/linux-6.8/arch/csky/mm/
Dinit.c41 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/linux-6.8/arch/openrisc/kernel/
Dhead.S1564 .global empty_zero_page symbol
1565 empty_zero_page: label
/linux-6.8/arch/um/kernel/
Dmem.c42 unsigned long *empty_zero_page = NULL; variable
/linux-6.8/arch/arm/mm/
Dnommu.c34 struct page *empty_zero_page; variable
Dmmu.c48 struct page *empty_zero_page; variable
/linux-6.8/arch/loongarch/mm/
Dinit.c38 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux-6.8/arch/s390/mm/
Dinit.c59 unsigned long empty_zero_page, zero_page_mask; variable
/linux-6.8/arch/powerpc/mm/
Dmem.c35 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux-6.8/arch/mips/mm/
Dinit.c54 unsigned long empty_zero_page, zero_page_mask; variable
/linux-6.8/arch/riscv/mm/
Dinit.c62 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/linux-6.8/arch/arm64/mm/
Dmmu.c70 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable