Searched refs:INST_GENERIC (Results 1 – 5 of 5) sorted by relevance
/linux/arch/powerpc/kvm/ |
H A D | emulate.c | 205 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_emulate_instruction()
|
H A D | emulate_loadstore.c | 81 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst); in kvmppc_emulate_loadstore()
|
H A D | booke.c | 1038 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_handle_exit() 1044 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_handle_exit()
|
H A D | book3s_paired_singles.c | 636 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst); in kvmppc_emulate_paired_single()
|
/linux/arch/powerpc/include/asm/ |
H A D | kvm_ppc.h | 48 INST_GENERIC, enumerator
|