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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgalloc.h19 static inline void paravirt_alloc_pud(struct mm_struct *mm, unsigned long pfn) {} function
113 paravirt_alloc_pud(mm, __pa(pud) >> PAGE_SHIFT);
H A Dparavirt.h429 static inline void paravirt_alloc_pud(struct mm_struct *mm, unsigned long pfn) function

Completed in 30 milliseconds