Home
last modified time | relevance | path

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

/linux-6.12.1/arch/nios2/kernel/
Dhead.S31 .global empty_zero_page symbol
33 empty_zero_page: label
/linux-6.12.1/arch/microblaze/kernel/
Dhead.S42 .global empty_zero_page symbol
44 empty_zero_page: label
/linux-6.12.1/arch/x86/kernel/
Dhead_32.S443 .globl empty_zero_page symbol
444 empty_zero_page: label
/linux-6.12.1/arch/sparc/kernel/
Dhead_32.S63 .globl empty_zero_page symbol
64 empty_zero_page: .skip PAGE_SIZE label
/linux-6.12.1/arch/m68k/mm/
Dinit.c40 void *empty_zero_page; variable
/linux-6.12.1/arch/csky/mm/
Dinit.c41 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/linux-6.12.1/arch/openrisc/kernel/
Dhead.S1564 .global empty_zero_page symbol
1565 empty_zero_page: label
/linux-6.12.1/arch/um/kernel/
Dmem.c44 unsigned long *empty_zero_page = NULL; variable
/linux-6.12.1/arch/arm/mm/
Dnommu.c34 struct page *empty_zero_page; variable
Dmmu.c48 struct page *empty_zero_page; variable
/linux-6.12.1/arch/loongarch/mm/
Dinit.c39 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux-6.12.1/arch/s390/mm/
Dinit.c59 unsigned long empty_zero_page, zero_page_mask; variable
/linux-6.12.1/arch/powerpc/mm/
Dmem.c37 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux-6.12.1/arch/mips/mm/
Dinit.c55 unsigned long empty_zero_page, zero_page_mask; variable
/linux-6.12.1/arch/arm64/mm/
Dmmu.c66 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux-6.12.1/arch/riscv/mm/
Dinit.c65 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable