Home
last modified time | relevance | path

Searched refs:SPRN_IC (Results 1 – 4 of 4) 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()
H A Dbook3s_hv_rmhandlers.S750 mtspr SPRN_IC, r5
1255 mfspr r5, SPRN_IC
/linux/arch/powerpc/include/asm/
H A Dreg.h392 #define SPRN_IC 0x350 /* Virtual Instruction Count */ macro