Home
last modified time | relevance | path

Searched refs:instruction_type (Results 1 – 5 of 5) sorted by relevance

/arch/powerpc/include/asm/
Dsstep.h29 enum instruction_type { enum
Dkvm_ppc.h55 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/
De500_mmu_host.c627 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()
Dbook3s.c433 int kvmppc_load_last_inst(struct kvm_vcpu *vcpu, enum instruction_type type, in kvmppc_load_last_inst()
/arch/ia64/kernel/
Dkprobes.c45 enum instruction_type {A, I, M, F, B, L, X, u}; enum
46 static enum instruction_type bundle_encoding[32][3] = {