Home
last modified time | relevance | path

Searched defs:zero_page (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/avr32/mm/
Dinit.c47 void *zero_page; in paging_init() local
/linux-4.4.14/mm/
Dhuge_memory.c178 struct page *zero_page; in get_huge_zero_page() local
223 struct page *zero_page = xchg(&huge_zero_page, NULL); in shrink_huge_zero_page_scan() local
795 struct page *zero_page) in set_huge_zero_page()
826 struct page *zero_page; in do_huge_pmd_anonymous_page() local
946 struct page *zero_page; in copy_huge_pmd() local
/linux-4.4.14/arch/unicore32/mm/
Dmmu.c424 void *zero_page; in paging_init() local
/linux-4.4.14/arch/arm64/mm/
Dmmu.c447 void *zero_page; in paging_init() local
/linux-4.4.14/fs/
Ddax.c609 struct page *zero_page = get_huge_zero_page(); in __dax_pmd_fault() local
/linux-4.4.14/arch/arm/mm/
Dmmu.c1575 void *zero_page; in paging_init() local
/linux-4.4.14/drivers/target/
Dtarget_core_transport.c2285 bool zero_page) in target_alloc_sgl()
/linux-4.4.14/net/ceph/
Dmessenger.c195 static struct page *zero_page; /* used in certain error cases */ variable
/linux-4.4.14/virt/kvm/
Dkvm_main.c1901 const void *zero_page = (const void *) __va(page_to_phys(ZERO_PAGE(0))); in kvm_clear_guest_page() local