Home
last modified time | relevance | path

Searched refs:tlb_needs_table_invalidate (Results 1 – 4 of 4) sorted by relevance

/linux/include/asm-generic/
A Dtlb.h206 #ifndef tlb_needs_table_invalidate
207 #define tlb_needs_table_invalidate() (true) macro
212 #ifdef tlb_needs_table_invalidate
213 #error tlb_needs_table_invalidate() requires MMU_GATHER_RCU_TABLE_FREE
/linux/arch/sparc/include/asm/
A Dtlb_64.h35 #define tlb_needs_table_invalidate() (false) macro
/linux/arch/powerpc/include/asm/
A Dtlb.h38 #define tlb_needs_table_invalidate() radix_enabled() macro
/linux/mm/
A Dmmu_gather.c180 if (tlb_needs_table_invalidate()) { in tlb_table_invalidate()

Completed in 8 milliseconds