Home
last modified time | relevance | path

Searched refs:__flush_tlb_power8 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/kernel/
Dcputable.c75 extern void __flush_tlb_power8(unsigned int action);
376 .flush_tlb = __flush_tlb_power8,
436 .flush_tlb = __flush_tlb_power8,
456 .flush_tlb = __flush_tlb_power8,
476 .flush_tlb = __flush_tlb_power8,
496 .flush_tlb = __flush_tlb_power8,
Dmce_power.c75 void __flush_tlb_power8(unsigned int action) in __flush_tlb_power8() function