Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kvm/
Dtiming.h52 case EMULATED_INST_EXITS: in kvmppc_account_exit_stat()
Demulate.c202 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS); in kvmppc_emulate_instruction()
Dtiming.c110 [EMULATED_INST_EXITS] = "EMULINST",
Demulate_loadstore.c82 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS); in kvmppc_emulate_loadstore()
Dbooke.c811 kvmppc_account_exit_stat(vcpu, EMULATED_INST_EXITS); in emulation_exit()
/Linux-v5.4/arch/powerpc/include/asm/
Dkvm_host.h147 EMULATED_INST_EXITS, enumerator