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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 71 milliseconds