Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s64/
A Dradix_tlb.c125 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in __tlbie_pid()
141 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in __tlbie_pid_lpid()
154 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in __tlbie_lpid()
168 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in __tlbie_lpid_guest()
200 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in __tlbie_va()
217 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in __tlbie_va_lpid()
233 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in __tlbie_lpid_va()
1463 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in radix__flush_tlb_all()
1468 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in radix__flush_tlb_all()
A Dpgtable.c233 asm volatile(PPC_TLBIE_5(%0,%1,2,0,0) : : in flush_partition()
A Dhash_native.c226 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in fixup_tlbie_vpn()
/linux/arch/powerpc/kvm/
A Dbook3s_hv_rm_mmu.c448 asm volatile(PPC_TLBIE_5(%0, %4, %3, %2, %1) in fixup_tlbie_lpid()
455 asm volatile(PPC_TLBIE_5(%0,%1,0,0,0) : : in fixup_tlbie_lpid()
474 asm volatile(PPC_TLBIE_5(%0,%1,0,0,0) : : in do_tlbies()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h601 #define PPC_TLBIE_5(rb, rs, ric, prs, r) \ macro

Completed in 20 milliseconds