Searched refs:__pmd_free_tlb (Results 1 - 23 of 23) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Dtlb.h13 #define __pmd_free_tlb(tlb,pmd) pmd_free(pmd) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Dtlb.h24 #define __pmd_free_tlb(tlb, pmd) pmd_free(pmd) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dpgalloc-32.h17 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
H A Dpgalloc-64.h137 #define __pmd_free_tlb(tlb, pmd) \ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-um/
H A Dpgalloc.h50 #define __pmd_free_tlb(tlb,x) tlb_remove_page((tlb),virt_to_page(x)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Dpgalloc.h59 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Dpgalloc.h90 #define __pmd_free_tlb(tlb,pmd) do { } while (0) macro
105 #define __pmd_free_tlb(tlb,pmd) pmd_free(pmd) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpgalloc.h107 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
128 #define __pmd_free_tlb(tlb,x) pmd_free(x) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpgalloc.h107 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
128 #define __pmd_free_tlb(tlb,x) pmd_free(x) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dpgalloc.h18 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Dpgalloc.h75 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-generic/
H A Dpgtable-nopmd.h58 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
H A Dtlb.h143 __pmd_free_tlb(tlb, pmdp); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dpgalloc.h64 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
H A Dpgtable-3level.h205 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dpgalloc.h69 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Dsun3_pgalloc.h75 #define __pmd_free_tlb(tlb, x) do { } while (0) macro
H A Dmotorola_pgalloc.h75 static inline int __pmd_free_tlb(struct mmu_gather *tlb, pmd_t *pmd) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpgalloc.h70 #define __pmd_free_tlb(tlb, pmd) pmd_free(pmd) macro
H A Dtlb.h218 __pmd_free_tlb(tlb, ptep); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dpgalloc.h49 #define __pmd_free_tlb(tlb, pmd) pmd_free(pmd) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dpgalloc.h116 #define __pmd_free_tlb(tlb,x) tlb_remove_page((tlb),virt_to_page(x)) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Dpgalloc.h87 #define __pmd_free_tlb(tlb,x) do { } while (0) macro
123 #define __pmd_free_tlb(tlb,pmd) \ macro

Completed in 242 milliseconds