Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_mmu.c442 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 Dppc-opcode.h647 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ macro