Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/kvm/
Dbook3s_pr.c422 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()
Demulate.c144 u32 inst = kvmppc_get_last_inst(vcpu); in kvmppc_emulate_instruction()
Dpowerpc.c142 kvmppc_get_last_inst(vcpu)); in kvmppc_emulate_mmio()
Dbook3s_paired_singles.c643 u32 inst = kvmppc_get_last_inst(vcpu); in kvmppc_emulate_paired_single()
/linux-3.4.99/arch/powerpc/include/asm/
Dkvm_booke.h56 static inline u32 kvmppc_get_last_inst(struct kvm_vcpu *vcpu) in kvmppc_get_last_inst() function
Dkvm_book3s.h310 static inline u32 kvmppc_get_last_inst(struct kvm_vcpu *vcpu) in kvmppc_get_last_inst() function
426 static inline u32 kvmppc_get_last_inst(struct kvm_vcpu *vcpu) in kvmppc_get_last_inst() function