Searched refs:tlb_start_vma (Results 1 - 33 of 33) sorted by relevance

/linux-4.1.27/arch/metag/include/asm/
H A Dtlb.h11 #define tlb_start_vma(tlb, vma) \ macro
26 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/arc/include/asm/
H A Dtlb.h21 * 1) cache-flush part -implemented via tlb_start_vma( ) for VIPT aliasing D$
27 #define tlb_start_vma(tlb, vma) macro
29 #define tlb_start_vma(tlb, vma) \ macro
/linux-4.1.27/arch/x86/include/asm/
H A Dtlb.h4 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dtlb_32.h4 #define tlb_start_vma(tlb, vma) \ macro
H A Dtlb_64.h25 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/score/include/asm/
H A Dtlb.h8 #define tlb_start_vma(tlb, vma) do {} while (0) macro
/linux-4.1.27/arch/blackfin/include/asm/
H A Dtlb.h10 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/cris/include/asm/
H A Dtlb.h12 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dtlb.h8 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dtlb.h8 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/alpha/include/asm/
H A Dtlb.h4 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/xtensa/include/asm/
H A Dtlb.h21 # define tlb_start_vma(tlb,vma) do { } while (0) macro
26 # define tlb_start_vma(tlb, vma) \ macro
/linux-4.1.27/arch/microblaze/include/asm/
H A Dtlb.h19 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dtlb.h9 #define tlb_start_vma(tlb, vma) \ macro
/linux-4.1.27/arch/frv/include/asm/
H A Dtlb.h15 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/tile/include/asm/
H A Dtlb.h18 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/unicore32/include/asm/
H A Dtlb.h15 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/mips/include/asm/
H A Dtlb.h8 #define tlb_start_vma(tlb, vma) \ macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dtlb.h11 #define tlb_start_vma(tlb, vma) \ macro
/linux-4.1.27/arch/mn10300/include/asm/
H A Dtlb.h22 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/nios2/include/asm/
H A Dtlb.h22 #define tlb_start_vma(tlb, vma) \ macro
/linux-4.1.27/arch/openrisc/include/asm/
H A Dtlb.h26 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/powerpc/include/asm/
H A Dtlb.h28 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/sh/include/asm/
H A Dtlb.h74 tlb_start_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) tlb_start_vma() function
136 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/hexagon/include/asm/
H A Dtlb.h28 #define tlb_start_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.
195 tlb_start_vma(struct mmu_gather *tlb, struct vm_area_struct *vma) tlb_start_vma() function
/linux-4.1.27/arch/um/include/asm/
H A Dtlb.h10 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/ia64/include/asm/
H A Dtlb.h28 * tlb_start_vma(tlb, vma);
256 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/include/asm-generic/
H A Dtlb.h152 #ifndef tlb_start_vma
153 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/s390/include/asm/
H A Dtlb.h142 #define tlb_start_vma(tlb, vma) do { } while (0) macro
/linux-4.1.27/arch/xtensa/mm/
H A Dcache.c55 * unmapped (see tlb_start_vma(). So, we use this flag to indicate a dirty
/linux-4.1.27/mm/
H A Dhugetlb.c2755 tlb_start_vma(tlb, vma); __unmap_hugepage_range()
H A Dmemory.c1259 tlb_start_vma(tlb, vma); unmap_page_range()

Completed in 1009 milliseconds