Searched refs:__pud_free_tlb (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/asm-generic/
H A D4level-fixup.h32 #define __pud_free_tlb(tlb, x, addr) do { } while (0) macro
H A Dpgtable-nopud.h55 #define __pud_free_tlb(tlb, x, a) do { } while (0) macro
H A Dtlb.h136 __pud_free_tlb(tlb, pudp, address); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dtlb_64.h105 #define pud_free_tlb(tlb,pudp, addr) __pud_free_tlb(tlb,pudp,addr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/asm/
H A Dtlb.h121 #define pud_free_tlb(tlb, pudp, addr) __pud_free_tlb(tlb, pudp, addr)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpgalloc-64.h136 #define __pud_free_tlb(tlb, pud, addr) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpgalloc.h51 #define __pud_free_tlb(tlb, pud, address) pud_free((tlb)->mm, pud) macro
H A Dtlb.h250 __pud_free_tlb(tlb, pudp, address); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpgalloc.h130 static inline void __pud_free_tlb(struct mmu_gather *tlb, 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.h228 #define __pud_free_tlb(tlb, x, address) do { } while (0) macro

Completed in 89 milliseconds