Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kvm/
Dtiming.h63 case EMULATED_INST_EXITS: in kvmppc_account_exit_stat()
Demulate.c214 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS); in kvmppc_emulate_instruction()
Dtiming.c121 [EMULATED_INST_EXITS] = "EMULINST",
Demulate_loadstore.c93 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS); in kvmppc_emulate_loadstore()
Dbooke.c822 kvmppc_account_exit_stat(vcpu, EMULATED_INST_EXITS); in emulation_exit()
/Linux-v4.19/arch/powerpc/include/asm/
Dkvm_host.h154 EMULATED_INST_EXITS, enumerator