Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kvm/
Dtiming.h53 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.c79 kvmppc_set_exit_type(vcpu, EMULATED_INST_EXITS); in kvmppc_emulate_loadstore()
Dbooke.c836 kvmppc_account_exit_stat(vcpu, EMULATED_INST_EXITS); in emulation_exit()
/linux-5.19.10/arch/powerpc/include/asm/
Dkvm_host.h142 EMULATED_INST_EXITS, enumerator