Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_emulate.c933 case SPRN_IC: in kvmppc_core_emulate_mfspr_pr()
H A Dbook3s_hv_p9_entry.c830 vcpu->arch.ic = mfspr(SPRN_IC); in kvmhv_vcpu_entry_p9()
/linux/arch/powerpc/include/asm/
H A Dreg.h392 #define SPRN_IC 0x350 /* Virtual Instruction Count */ macro