Searched refs:pud_free_tlb (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/asm-generic/
H A D4level-fixup.h29 #undef pud_free_tlb macro
30 #define pud_free_tlb(tlb, x, addr) do { } while (0) macro
H A Dtlb.h133 #define pud_free_tlb(tlb, pudp, address) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/asm-generic/
H A D4level-fixup.h29 #undef pud_free_tlb macro
30 #define pud_free_tlb(tlb, x, addr) do { } while (0) macro
H A Dtlb.h133 #define pud_free_tlb(tlb, pudp, address) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/um/include/asm/
H A Dtlb.h121 #define pud_free_tlb(tlb, pudp, addr) __pud_free_tlb(tlb, pudp, addr) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/s390/include/asm/
H A Dtlb.h113 * pud_free_tlb frees a pud table and clears the CRSTE for the
116 * as the pgd. pud_free_tlb checks the asce_limit against 4TB
119 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/s390/include/asm/
H A Dtlb.h113 * pud_free_tlb frees a pud table and clears the CRSTE for the
116 * as the pgd. pud_free_tlb checks the asce_limit against 4TB
119 static inline void pud_free_tlb(struct mmu_gather *tlb, pud_t *pud, function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/include/asm/
H A Dtlb.h97 #define pud_free_tlb(tlb, pudp, addr) pud_free((tlb)->mm, pudp) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sparc/include/asm/
H A Dtlb_64.h105 #define pud_free_tlb(tlb,pudp, addr) __pud_free_tlb(tlb,pudp,addr) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/ia64/include/asm/
H A Dtlb.h247 #define pud_free_tlb(tlb, pudp, address) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dtlb.h247 #define pud_free_tlb(tlb, pudp, address) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/mm/
H A Dhugetlbpage.c302 pud_free_tlb(tlb, pud, start);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhugetlbpage.c302 pud_free_tlb(tlb, pud, start);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/mm/
H A Dmemory.c296 pud_free_tlb(tlb, pud, start);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/mm/
H A Dmemory.c296 pud_free_tlb(tlb, pud, start);

Completed in 129 milliseconds