Home
last modified time | relevance | path

Searched refs:tlbie (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/arch/powerpc/mm/book3s32/
H A Dnohash_low.S32 tlbie r3
68 0: tlbie r4
H A Dhash_low.S347 tlbie r4
573 tlbie r4 /* in hw tlb too */
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dhash_native.c217 static inline void tlbie(unsigned long vpn, int psize, int apsize, in tlbie() function
425 tlbie(vpn, bpsize, apsize, ssize, local); in native_hpte_updatepp()
512 tlbie(vpn, psize, psize, ssize, 0); in native_hpte_updateboltedpp()
547 tlbie(vpn, psize, psize, ssize, 0); in native_hpte_removebolted()
589 tlbie(vpn, bpsize, apsize, ssize, local); in native_hpte_invalidate()
650 tlbie(vpn, psize, actual_psize, ssize, local); in native_hugepage_invalidate()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_pr_papr.c114 vcpu->arch.mmu.tlbie(vcpu, rb, rb & 1 ? true : false); in kvmppc_h_pr_remove()
202 vcpu->arch.mmu.tlbie(vcpu, rb, rb & 1 ? true : false); in kvmppc_h_pr_bulk_remove()
247 vcpu->arch.mmu.tlbie(vcpu, rb, rb & 1 ? true : false); in kvmppc_h_pr_protect()
H A Dbook3s_32_mmu.c404 mmu->tlbie = kvmppc_mmu_book3s_32_tlbie; in kvmppc_mmu_book3s_32_init()
H A Dbook3s_64_mmu.c664 mmu->tlbie = kvmppc_mmu_book3s_64_tlbie; in kvmppc_mmu_book3s_64_init()
H A Dbook3s_emulate.c351 vcpu->arch.mmu.tlbie(vcpu, addr, large); in kvmppc_core_emulate_op_pr()
/openbmc/linux/arch/powerpc/kernel/
H A Dhead_8xx.S185 tlbie tmp; \
187 tlbie tmp
317 tlbie r12
342 tlbie r4
584 tlbie r0
H A Dswsusp_32.S366 tlbie r4
H A Dhead_book3s_32.S1118 tlbie r10
/openbmc/qemu/target/ppc/translate/
H A Dstorage-ctrl-impl.c.inc197 /* tlbie[l] is privileged... */
203 * ... except when PRS=0 and HR=1, or when GTSE=0 for tlbie,
H A Dmisc-impl.c.inc114 * - tlbie and tlbsync.
/openbmc/linux/arch/powerpc/include/asm/
H A Dtrace.h291 TRACE_EVENT(tlbie,
H A Dkvm_host.h403 void (*tlbie)(struct kvm_vcpu *vcpu, ulong addr, bool large); member
H A Dppc_asm.h490 0: tlbie r4; \
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsleep.S395 tlbie r4
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h1154 #define tlbie(v) asm volatile("tlbie %0 \n sync" : : "r" (v)) macro
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h490 0: tlbie r4; \
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dstart.S465 tlbie r3
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dstart.S726 tlbie r3
/openbmc/qemu/target/ppc/
H A Dhelper.h681 DEF_HELPER_FLAGS_2(tlbie, TCG_CALL_NO_RWG, void, env, tl)
/openbmc/linux/Documentation/virt/kvm/
H A Dapi.rst4286 page sizes to put in the "AP" (actual page size) field for the tlbie