Searched refs:split_large_page (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/mm/
H A Dpageattr.c38 static struct page *split_large_page(unsigned long address, pgprot_t prot, function
140 * split_large_page will take the reference for this
145 split = split_large_page(address, prot, ref_prot2);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/mm/
H A Dpageattr.c39 static struct page *split_large_page(unsigned long address, pgprot_t prot, function
160 split = split_large_page(address, prot, ref_prot);
176 * time (not via split_large_page) and in turn we must not

Completed in 59 milliseconds