Home
last modified time | relevance | path

Searched refs:PPC_TLBIEL (Results 1 – 6 of 6) sorted by relevance

/arch/powerpc/kernel/
Dcpu_setup_power.S239 PPC_TLBIEL(7, 8, 2, 1, 0)
240 PPC_TLBIEL(7, 8, 2, 0, 0)
242 PPC_TLBIEL(7, 8, 0, 0, 0)
Dmce_power.c87 asm volatile(PPC_TLBIEL(%0, %1, %2, %3, %4) : : in flush_tlb_300()
92 asm volatile(PPC_TLBIEL(%0, %1, %2, %3, %4) : : in flush_tlb_300()
96 asm volatile(PPC_TLBIEL(%0, %1, %2, %3, %4) : : in flush_tlb_300()
102 asm volatile(PPC_TLBIEL(%0, %1, %2, %3, %4) : : in flush_tlb_300()
/arch/powerpc/mm/
Dtlb-radix.c68 asm volatile(PPC_TLBIEL(%0, %4, %3, %2, %1) in __tlbiel_pid()
172 asm volatile(PPC_TLBIEL(%0, %4, %3, %2, %1) in _tlbiel_va()
/arch/powerpc/include/asm/
Dppc-opcode.h457 #define PPC_TLBIEL(rb,rs,ric,prs,r) \ macro
/arch/powerpc/kvm/
Dbook3s_hv_rm_mmu.c490 asm volatile(PPC_TLBIEL(%0,%1,0,0,0) : : in do_tlbies()
Dbook3s_hv_rmhandlers.S654 29: PPC_TLBIEL(7,0,2,1,1) /* for radix, RIC=2, PRS=1, R=1 */
1802 1: PPC_TLBIEL(7,0,2,1,1) /* RIC=2, PRS=1, R=1 */