Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dtiming.h53 case EMULATED_INST_EXITS: in kvmppc_account_exit_stat()
H A Demulate.c203 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS); in kvmppc_emulate_instruction()
H A Dtiming.c110 [EMULATED_INST_EXITS] = "EMULINST",
H A Demulate_loadstore.c79 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS); in kvmppc_emulate_loadstore()
H A Dbooke.c838 kvmppc_account_exit_stat(vcpu, EMULATED_INST_EXITS); in emulation_exit()
/openbmc/linux/arch/powerpc/include/asm/
H A Dkvm_host.h142 EMULATED_INST_EXITS, enumerator