Home
last modified time | relevance | path

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

/linux-6.15/arch/nios2/kernel/
H A Dhead.S33 empty_zero_page: label
/linux-6.15/arch/m68k/mm/
H A Dinit.c40 void *empty_zero_page; variable
/linux-6.15/arch/microblaze/kernel/
H A Dhead.S44 empty_zero_page: label
/linux-6.15/arch/csky/mm/
H A Dinit.c41 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable
/linux-6.15/arch/x86/kernel/
H A Dhead_32.S444 empty_zero_page: label
/linux-6.15/arch/sparc/kernel/
H A Dhead_32.S64 empty_zero_page: .skip PAGE_SIZE label
/linux-6.15/arch/um/kernel/
H A Dmem.c44 unsigned long *empty_zero_page = NULL; variable
/linux-6.15/arch/arm/mm/
H A Dnommu.c34 struct page *empty_zero_page; variable
H A Dmmu.c48 struct page *empty_zero_page; variable
/linux-6.15/arch/loongarch/mm/
H A Dinit.c39 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux-6.15/arch/s390/mm/
H A Dinit.c69 unsigned long empty_zero_page, zero_page_mask; variable
/linux-6.15/arch/powerpc/mm/
H A Dmem.c37 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux-6.15/arch/mips/mm/
H A Dinit.c55 unsigned long empty_zero_page, zero_page_mask; variable
/linux-6.15/arch/openrisc/kernel/
H A Dhead.S1567 empty_zero_page: label
/linux-6.15/arch/arm64/mm/
H A Dmmu.c66 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux-6.15/arch/riscv/mm/
H A Dinit.c71 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable