Searched defs:instruction_type (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/powerpc/include/asm/ | ||
H A D | sstep.h | 22 enum instruction_type { enum |
/openbmc/linux/arch/ia64/kernel/ | ||
H A D | kprobes.c | 30 enum instruction_type {A, I, M, F, B, L, X, u}; enum |