Searched defs:tlb_end_vma (Results 1 - 30 of 30) sorted by relevance

/linux-4.4.14/arch/tile/include/asm/
H A Dtlb.h19 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/x86/include/asm/
H A Dtlb.h5 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/arc/include/asm/
H A Dtlb.h36 #define tlb_end_vma(tlb, vma) \ macro
/linux-4.4.14/arch/score/include/asm/
H A Dtlb.h9 #define tlb_end_vma(tlb, vma) do {} while (0) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dtlb_32.h9 #define tlb_end_vma(tlb, vma) \ macro
H A Dtlb_64.h26 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/m68k/include/asm/
H A Dtlb.h9 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/metag/include/asm/
H A Dtlb.h17 #define tlb_end_vma(tlb, vma) \ macro
27 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/microblaze/include/asm/
H A Dtlb.h20 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/mn10300/include/asm/
H A Dtlb.h23 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/nios2/include/asm/
H A Dtlb.h28 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/openrisc/include/asm/
H A Dtlb.h27 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/cris/include/asm/
H A Dtlb.h13 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/hexagon/include/asm/
H A Dtlb.h29 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/m32r/include/asm/
H A Dtlb.h9 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/avr32/include/asm/
H A Dtlb.h14 #define tlb_end_vma(tlb, vma) \ macro
/linux-4.4.14/arch/blackfin/include/asm/
H A Dtlb.h11 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/unicore32/include/asm/
H A Dtlb.h16 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/xtensa/include/asm/
H A Dtlb.h22 # define tlb_end_vma(tlb,vma) do { } while (0) macro
32 # define tlb_end_vma(tlb, vma) \ macro
/linux-4.4.14/arch/alpha/include/asm/
H A Dtlb.h5 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/powerpc/include/asm/
H A Dtlb.h29 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/mips/include/asm/
H A Dtlb.h13 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/parisc/include/asm/
H A Dtlb.h14 #define tlb_end_vma(tlb, vma) \ macro
/linux-4.4.14/arch/frv/include/asm/
H A Dtlb.h16 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/um/include/asm/
H A Dtlb.h11 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/s390/include/asm/
H A Dtlb.h143 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/sh/include/asm/
H A Dtlb.h81 tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) tlb_end_vma() function
137 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/include/asm-generic/
H A Dtlb.h165 #define tlb_end_vma __tlb_end_vma macro
/linux-4.4.14/arch/ia64/include/asm/
H A Dtlb.h257 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.4.14/arch/arm/include/asm/
H A Dtlb.h206 tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) tlb_end_vma() function

Completed in 959 milliseconds