Home
last modified time | relevance | path

Searched refs:flush_tlb (Results 1 – 16 of 16) sorted by relevance

/arch/powerpc/kvm/
Dbook3s_hv_ras.c90 if (cur_cpu_spec && cur_cpu_spec->flush_tlb) in kvmppc_realmode_mc_power7()
91 cur_cpu_spec->flush_tlb(TLB_INVAL_SCOPE_LPID); in kvmppc_realmode_mc_power7()
108 if (cur_cpu_spec && cur_cpu_spec->flush_tlb) in kvmppc_realmode_mc_power7()
109 cur_cpu_spec->flush_tlb(TLB_INVAL_SCOPE_LPID); in kvmppc_realmode_mc_power7()
/arch/frv/include/asm/
Dtlbflush.h58 #define flush_tlb() flush_tlb_all() macro
63 #define flush_tlb() BUG() macro
/arch/mn10300/include/asm/
Dtlbflush.h106 #define flush_tlb() flush_tlb_current_task() macro
139 #define flush_tlb() flush_tlb_all() macro
/arch/openrisc/include/asm/
Dtlbflush.h44 static inline void flush_tlb(void) in flush_tlb() function
/arch/cris/include/asm/
Dtlbflush.h35 static inline void flush_tlb(void) in flush_tlb() function
/arch/metag/include/asm/
Dtlbflush.h41 #define flush_tlb() __flush_tlb() macro
/arch/microblaze/include/asm/
Dtlbflush.h59 #define flush_tlb() BUG() macro
/arch/m68k/include/asm/
Dtlbflush.h61 #define flush_tlb() __flush_tlb() macro
246 #define flush_tlb() __flush_tlb() macro
/arch/tile/include/asm/
Dtlbflush.h121 #define flush_tlb() flush_tlb_current_task() macro
/arch/s390/include/asm/
Dtlbflush.h131 #define flush_tlb() do { } while (0) macro
/arch/alpha/include/asm/
Dtlbflush.h83 flush_tlb(void) in flush_tlb() function
/arch/powerpc/kernel/
Dcputable.c371 .flush_tlb = __flush_tlb_power7,
389 .flush_tlb = __flush_tlb_power8,
407 .flush_tlb = __flush_tlb_power9,
426 .flush_tlb = __flush_tlb_power7,
446 .flush_tlb = __flush_tlb_power7,
466 .flush_tlb = __flush_tlb_power8,
486 .flush_tlb = __flush_tlb_power8,
506 .flush_tlb = __flush_tlb_power8,
526 .flush_tlb = __flush_tlb_power8,
546 .flush_tlb = __flush_tlb_power9,
[all …]
Dmce_power.c199 if (cur_cpu_spec && cur_cpu_spec->flush_tlb) { in mce_flush()
200 cur_cpu_spec->flush_tlb(TLB_INVAL_SCOPE_GLOBAL); in mce_flush()
Ddt_cpu_ftrs.c166 .flush_tlb = NULL,
422 cur_cpu_spec->flush_tlb = __flush_tlb_power8; in feat_enable_mce_power8()
461 cur_cpu_spec->flush_tlb = __flush_tlb_power9; in feat_enable_mce_power9()
/arch/powerpc/include/asm/
Dcputable.h115 void (*flush_tlb)(unsigned int action); member
/arch/openrisc/kernel/
Dhead.S530 flush_tlb: label