Searched refs:pud_alloc_one (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A Dpgtable-nopud.h53 #define pud_alloc_one(mm, address) NULL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dpgalloc.h63 #define pud_alloc_one(mm,address) ({ BUG(); ((pud_t *)2); }) macro
89 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long address) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpgalloc-64.h54 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long addr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpgalloc.h42 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long addr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgalloc.h117 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long addr) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgtable.h226 #define pud_alloc_one(mm, address) NULL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemory.c3237 pud_t *new = pud_alloc_one(mm, address);

Completed in 75 milliseconds