Home
last modified time | relevance | path

Searched refs:inval_gtlbe_on_host (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/kvm/
H A De500_mmu_host.h9 void inval_gtlbe_on_host(struct kvmppc_vcpu_e500 *vcpu_e500, int tlbsel,
H A De500_mmu.c286 inval_gtlbe_on_host(vcpu_e500, tlbsel, esel); in tlbilx_all()
300 inval_gtlbe_on_host(vcpu_e500, tlbsel, esel); in tlbilx_one()
404 inval_gtlbe_on_host(vcpu_e500, tlbsel, esel); in kvmppc_e500_emul_tlbwe()
H A De500_mmu_host.c184 void inval_gtlbe_on_host(struct kvmppc_vcpu_e500 *vcpu_e500, int tlbsel, in inval_gtlbe_on_host() function