Home
last modified time | relevance | path

Searched defs:empty_zero_page (Results 1 – 8 of 8) 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/microblaze/kernel/
H A Dhead.S44 empty_zero_page: label
/linux/arch/openrisc/kernel/
H A Dhead.S1566 .global empty_zero_page symbol
1567 empty_zero_page: label
/linux/arch/loongarch/mm/
H A Dinit.c39 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux/arch/arm/mm/
H A Dmmu.c48 struct page *empty_zero_page; variable
/linux/arch/arm64/mm/
H A Dmmu.c73 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] __page_aligned_bss; variable
/linux/arch/riscv/mm/
H A Dinit.c71 unsigned long empty_zero_page[PAGE_SIZE / sizeof(unsigned long)] variable