Searched refs:kvmppc_get_last_inst (Results 1 – 6 of 6) sorted by relevance
422 u32 last_inst = kvmppc_get_last_inst(vcpu); in kvmppc_read_inst()643 …ace triggered 0x700 exception at 0x%lx (0x%x)\n", kvmppc_get_pc(vcpu), kvmppc_get_last_inst(vcpu)); in kvmppc_handle_exit()645 if ((kvmppc_get_last_inst(vcpu) & 0xff0007ff) != in kvmppc_handle_exit()664 __func__, kvmppc_get_pc(vcpu), kvmppc_get_last_inst(vcpu)); in kvmppc_handle_exit()679 (kvmppc_get_last_inst(vcpu) == 0x44000022) && in kvmppc_handle_exit()754 kvmppc_get_last_inst(vcpu)); in kvmppc_handle_exit()756 kvmppc_get_last_inst(vcpu)); in kvmppc_handle_exit()
144 u32 inst = kvmppc_get_last_inst(vcpu); in kvmppc_emulate_instruction()
142 kvmppc_get_last_inst(vcpu)); in kvmppc_emulate_mmio()
643 u32 inst = kvmppc_get_last_inst(vcpu); in kvmppc_emulate_paired_single()
56 static inline u32 kvmppc_get_last_inst(struct kvm_vcpu *vcpu) in kvmppc_get_last_inst() function
310 static inline u32 kvmppc_get_last_inst(struct kvm_vcpu *vcpu) in kvmppc_get_last_inst() function426 static inline u32 kvmppc_get_last_inst(struct kvm_vcpu *vcpu) in kvmppc_get_last_inst() function