Searched refs:instruction_type (Results 1 – 5 of 5) sorted by relevance
/arch/powerpc/include/asm/ |
D | sstep.h | 29 enum instruction_type { enum
|
D | kvm_ppc.h | 55 enum instruction_type { enum 86 enum instruction_type type, u32 *inst); 300 enum instruction_type type, u32 *inst) in kvmppc_get_last_inst()
|
/arch/powerpc/kvm/ |
D | e500_mmu_host.c | 627 int kvmppc_load_last_inst(struct kvm_vcpu *vcpu, enum instruction_type type, in kvmppc_load_last_inst() 717 int kvmppc_load_last_inst(struct kvm_vcpu *vcpu, enum instruction_type type, in kvmppc_load_last_inst()
|
D | book3s.c | 433 int kvmppc_load_last_inst(struct kvm_vcpu *vcpu, enum instruction_type type, in kvmppc_load_last_inst()
|
/arch/ia64/kernel/ |
D | kprobes.c | 45 enum instruction_type {A, I, M, F, B, L, X, u}; enum 46 static enum instruction_type bundle_encoding[32][3] = {
|