Searched refs:PPC_TLBIE_5 (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_rm_mmu.c | 442 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in fixup_tlbie_lpid() 449 asm volatile(PPC_TLBIE_5(%0,%1,0,0,0) : : in fixup_tlbie_lpid() 468 asm volatile(PPC_TLBIE_5(%0,%1,0,0,0) : : in do_tlbies()
|
| /linux/arch/powerpc/include/asm/ |
| H A D | ppc-opcode.h | 647 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ macro
|