Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kvm/
De500_mmu_host.h12 void inval_gtlbe_on_host(struct kvmppc_vcpu_e500 *vcpu_e500, int tlbsel,
De500_mmu.c289 inval_gtlbe_on_host(vcpu_e500, tlbsel, esel); in tlbilx_all()
303 inval_gtlbe_on_host(vcpu_e500, tlbsel, esel); in tlbilx_one()
407 inval_gtlbe_on_host(vcpu_e500, tlbsel, esel); in kvmppc_e500_emul_tlbwe()
De500_mmu_host.c186 void inval_gtlbe_on_host(struct kvmppc_vcpu_e500 *vcpu_e500, int tlbsel, in inval_gtlbe_on_host() function