Searched refs:entry_ic (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h643 u64 entry_ic; member in struct:kvmppc_slb::kvm_vcpu_arch
/linux-master/arch/powerpc/kvm/
H A Dbook3s_pr.c225 vcpu->arch.entry_ic = mfspr(SPRN_IC);
311 vcpu->arch.ic += mfspr(SPRN_IC) - vcpu->arch.entry_ic;

Completed in 96 milliseconds