Searched refs:pte_alloc_one_kernel (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dpgalloc.h45 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
56 page = virt_to_page(pte_alloc_one_kernel(mm, addr));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dpgalloc.h54 pte_alloc_one_kernel(struct mm_struct *mm, unsigned long address) function
69 pte_t *pte = pte_alloc_one_kernel(mm, address);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dpgalloc_32.h58 BTFIXUPDEF_CALL(pte_t *, pte_alloc_one_kernel, struct mm_struct *, unsigned long)
59 #define pte_alloc_one_kernel(mm, addr) BTFIXUP_CALL(pte_alloc_one_kernel)(mm, addr) macro
H A Dpgalloc_64.h39 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dpgalloc.h40 extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgalloc.h37 extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpgalloc-64.h103 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
115 pte = pte_alloc_one_kernel(mm, address);
H A Dpgalloc-32.h37 extern pte_t *pte_alloc_one_kernel(struct mm_struct *mm, unsigned long addr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpgalloc.h34 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dpgalloc.h29 extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/mm/
H A Dpgtable.c15 pte_t* pte_alloc_one_kernel(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/cris/include/asm/
H A Dpgalloc.h25 static inline pte_t *pte_alloc_one_kernel(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/m32r/include/asm/
H A Dpgalloc.h33 static __inline__ pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dpgalloc.h40 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dsun3_pgalloc.h40 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
H A Dmotorola_pgalloc.h10 static inline pte_t *pte_alloc_one_kernel(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/avr32/include/asm/
H A Dpgalloc.h53 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/mm/
H A Dpgtable.c65 pte_t *pte_alloc_one_kernel(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/parisc/include/asm/
H A Dpgalloc.h130 pte_alloc_one_kernel(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/tile/include/asm/
H A Dpgalloc.h77 pte_alloc_one_kernel(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/mips/include/asm/
H A Dpgalloc.h67 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mm/
H A Dpgalloc.c23 pte_t *pte_alloc_one_kernel(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/ia64/include/asm/
H A Dpgalloc.h98 static inline pte_t *pte_alloc_one_kernel(struct mm_struct *mm, function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dpgalloc.h58 pte_alloc_one_kernel(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.h36 extern pte_t *pte_alloc_one_kernel(struct mm_struct *, unsigned long);

Completed in 128 milliseconds

12