EMULATED_INST_EXITS  811 arch/powerpc/kvm/booke.c 		kvmppc_account_exit_stat(vcpu, EMULATED_INST_EXITS);
EMULATED_INST_EXITS  202 arch/powerpc/kvm/emulate.c 	kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS);
EMULATED_INST_EXITS   81 arch/powerpc/kvm/emulate_loadstore.c 	kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS);
EMULATED_INST_EXITS  110 arch/powerpc/kvm/timing.c 	[EMULATED_INST_EXITS] =     "EMULINST",
EMULATED_INST_EXITS   52 arch/powerpc/kvm/timing.h 	case EMULATED_INST_EXITS: