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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmm.h889 int __pte_alloc_kernel(pmd_t *pmd, unsigned long address);
954 ((unlikely(!pmd_present(*(pmd))) && __pte_alloc_kernel(pmd, address))? \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmemory.c323 int __pte_alloc_kernel(pmd_t *pmd, unsigned long address) function

Completed in 63 milliseconds