Searched refs:pud_free (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpgalloc.h47 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
51 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A D4level-fixup.h31 #define pud_free(mm, x) do { } while (0) macro
H A Dpgtable-nopud.h54 #define pud_free(mm, x) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dpgalloc.h64 #define pud_free(mm, x) do { } while (0) macro
96 #define pud_free(mm, pud) crst_table_free(mm, (unsigned long *) pud) macro
H A Dtlb.h130 pud_free(tlb->mm, pud);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dtlb.h97 #define pud_free_tlb(tlb, pudp, addr) pud_free((tlb)->mm, pudp)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpgalloc-64.h60 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/skas/
H A Dmmu.c45 pud_free(mm, pud);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgalloc.h122 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dpgtable.h227 #define pud_free(mm, x) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemory.c3245 pud_free(mm, new);

Completed in 99 milliseconds