Searched refs:tlb_end_vma (Results 1 - 32 of 32) sorted by relevance

/linux-4.1.27/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.1.27/arch/x86/include/asm/
H A Dtlb.h5 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/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.1.27/arch/score/include/asm/
H A Dtlb.h9 #define tlb_end_vma(tlb, vma) do {} while (0) macro
/linux-4.1.27/arch/blackfin/include/asm/
H A Dtlb.h11 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dtlb.h13 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dtlb.h9 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dtlb.h9 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dtlb.h5 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/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.1.27/arch/arc/include/asm/
H A Dtlb.h22 * 2) tlb-flush part - implemted via tlb_end_vma( ) flushes the TLB range
36 #define tlb_end_vma(tlb, vma) \ macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dtlb.h20 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dtlb.h14 #define tlb_end_vma(tlb, vma) \ macro
/linux-4.1.27/arch/frv/include/asm/
H A Dtlb.h16 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/tile/include/asm/
H A Dtlb.h19 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dtlb.h16 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dtlb.h13 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dtlb.h14 #define tlb_end_vma(tlb, vma) \ macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dtlb.h23 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dtlb.h28 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dtlb.h27 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dtlb.h29 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/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.1.27/arch/hexagon/include/asm/
H A Dtlb.h29 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/arm/include/asm/
H A Dtlb.h88 * tlb->fullmm = 0, and tlb_start_vma/tlb_end_vma will be called.
91 * tlb->fullmm = 1, and tlb_start_vma/tlb_end_vma will be called.
94 * tlb->fullmm = 0, but tlb_start_vma/tlb_end_vma will not be called.
206 tlb_end_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) tlb_end_vma() function
/linux-4.1.27/arch/um/include/asm/
H A Dtlb.h11 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dtlb.h35 * tlb_end_vma(tlb, vma);
257 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/include/asm-generic/
H A Dtlb.h164 #ifndef tlb_end_vma
165 #define tlb_end_vma __tlb_end_vma macro
/linux-4.1.27/arch/s390/include/asm/
H A Dtlb.h143 #define tlb_end_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/mm/
H A Dhugetlb.c2831 tlb_end_vma(tlb, vma); __unmap_hugepage_range()
H A Dmemory.c1267 tlb_end_vma(tlb, vma); unmap_page_range()

Completed in 1315 milliseconds