Searched defs:instruction_type (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | kprobes.c | 30 enum instruction_type {A, I, M, F, B, L, X, u}; enum
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | sstep.h | 23 enum instruction_type { enum
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | kprobes.c | 30 enum instruction_type {A, I, M, F, B, L, X, u}; enum
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | sstep.h | 22 enum instruction_type { enum
|
Completed in 4 milliseconds