Searched refs:EMULATED_INST_EXITS (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Dtiming.h53 case EMULATED_INST_EXITS:
H A Dtiming.c110 [EMULATED_INST_EXITS] = "EMULINST",
H A Demulate.c203 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS);
H A Demulate_loadstore.c79 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS);
H A Dbooke.c838 kvmppc_account_exit_stat(vcpu, EMULATED_INST_EXITS);
/linux-master/arch/powerpc/include/asm/
H A Dkvm_host.h141 EMULATED_INST_EXITS, enumerator in enum:kvm_exit_types

Completed in 162 milliseconds