Searched refs:instruction_type (Results 1 - 4 of 4) sorted by relevance
/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/powerpc/include/asm/ |
H A D | sstep.h | 22 enum instruction_type { enum
|
/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 31 static enum instruction_type bundle_encoding[32][3] = {
|
/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 31 static enum instruction_type bundle_encoding[32][3] = {
|
Completed in 4 milliseconds