Searched defs:instruction (Results 1 – 8 of 8) sorted by relevance
| /arch/s390/kernel/ |
| D | cpacf.c | 14 #define CPACF_QUERY(name, instruction) \ argument 43 #define CPACF_QAI(name, instruction) \ argument
|
| /arch/sh/kernel/ |
| D | traps_32.c | 103 static int handle_unaligned_ins(insn_size_t instruction, struct pt_regs *regs, in handle_unaligned_ins() 287 insn_size_t instruction; in handle_delayslot() local 320 int handle_unaligned_access(insn_size_t instruction, struct pt_regs *regs, in handle_unaligned_access() 494 insn_size_t instruction; in do_address_error() local
|
| D | io_trapped.c | 273 insn_size_t instruction; in handle_trapped_io() local
|
| /arch/arm/probes/kprobes/ |
| D | test-core.h | 155 #define TEST_INSTRUCTION(instruction) \ argument 160 #define TEST_BRANCH_F(instruction) \ argument 165 #define TEST_BRANCH_B(instruction) \ argument 172 #define TEST_BRANCH_FX(instruction, codex) \ argument 179 #define TEST_BRANCH_BX(instruction, codex) \ argument
|
| /arch/arm/kernel/ |
| D | swp_emulate.c | 66 #define EXTRACT_REG_NUM(instruction, offset) \ argument
|
| D | traps.c | 98 void dump_backtrace_stm(u32 *stack, u32 instruction, const char *loglvl) in dump_backtrace_stm()
|
| /arch/powerpc/kernel/ |
| D | module_64.c | 745 static int restore_r2(const char *name, u32 *instruction, struct module *me) in restore_r2()
|
| /arch/x86/kvm/ |
| D | x86.c | 10136 char instruction[3]; in emulator_fix_hypercall() local
|