Searched defs:instruction_type (Results 1 – 3 of 3) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | sstep.h | 26 enum instruction_type { enum |
D | kvm_ppc.h | 55 enum instruction_type { enum |
/arch/ia64/kernel/ | ||
D | kprobes.c | 45 enum instruction_type {A, I, M, F, B, L, X, u}; enum |