Searched refs:INST_GENERIC (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/powerpc/kvm/
H A Demulate.c205 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst);
H A Demulate_loadstore.c81 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &inst);
H A Dbook3s_pr.c1099 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
1358 emul = kvmppc_get_last_inst(vcpu, INST_GENERIC,
1389 int emul = kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
H A Dbooke.c1038 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst);
1044 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst);
H A Dbook3s_paired_singles.c636 emulated = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst);
H A Dbook3s_hv.c1475 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) !=
1540 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst) != EMULATE_DONE)
2073 r = kvmppc_get_last_inst(vcpu, INST_GENERIC, &pinst);
H A Dbook3s_64_mmu_hv.c460 if (kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst) !=
H A Dpowerpc.c309 kvmppc_get_last_inst(vcpu, INST_GENERIC, &last_inst);
/linux-master/arch/powerpc/include/asm/
H A Dkvm_ppc.h48 INST_GENERIC, enumerator in enum:instruction_fetch_type

Completed in 157 milliseconds