Home
last modified time | relevance | path

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

/linux-4.1.27/arch/avr32/mm/
Dinit.c47 void *zero_page; in paging_init() local
/linux-4.1.27/mm/
Dhuge_memory.c181 struct page *zero_page; in get_huge_zero_page() local
226 struct page *zero_page = xchg(&huge_zero_page, NULL); in shrink_huge_zero_page_scan() local
776 struct page *zero_page) in set_huge_zero_page()
807 struct page *zero_page; in do_huge_pmd_anonymous_page() local
875 struct page *zero_page; in copy_huge_pmd() local
/linux-4.1.27/arch/unicore32/mm/
Dmmu.c424 void *zero_page; in paging_init() local
/linux-4.1.27/arch/arm64/mm/
Dmmu.c441 void *zero_page; in paging_init() local
/linux-4.1.27/arch/arm/mm/
Dmmu.c1517 void *zero_page; in paging_init() local
/linux-4.1.27/drivers/target/
Dtarget_core_transport.c2283 bool zero_page) in target_alloc_sgl()
/linux-4.1.27/net/ceph/
Dmessenger.c193 static struct page *zero_page; /* used in certain error cases */ variable
/linux-4.1.27/virt/kvm/
Dkvm_main.c1718 const void *zero_page = (const void *) __va(page_to_phys(ZERO_PAGE(0))); in kvm_clear_guest_page() local