| /arch/arm/include/asm/ |
| D | assembler.h | 59 #define ARM_BE8(code...) code argument 61 #define ARM_BE8(code...) argument 68 #define PLD(code...) code argument 70 #define PLD(code...) argument 83 #define CALGN(code...) code argument 85 #define CALGN(code...) argument
|
| D | unwind.h | 50 #define UNWIND(code...) code argument 52 #define UNWIND(code...) argument
|
| /arch/arm/lib/ |
| D | io-readsw-armv4.S | 82 #define _BE_ONLY_(code...) code argument 83 #define _LE_ONLY_(code...) argument 87 #define _BE_ONLY_(code...) argument 88 #define _LE_ONLY_(code...) code argument
|
| /arch/s390/include/asm/ |
| D | dis.h | 14 static inline int insn_length(unsigned char code) in insn_length() 25 static inline int is_known_insn(unsigned char *code) in is_known_insn()
|
| /arch/riscv/kernel/probes/ |
| D | simulate-insn.h | 8 #define RISCV_INSN_REJECTED(name, code) \ argument 15 #define RISCV_INSN_SET_SIMULATE(name, code) \ argument
|
| /arch/parisc/kernel/ |
| D | entry.S | 141 .macro def code argument 149 .macro extint code argument 158 .macro hpmc code argument 185 .macro itlb_11 code argument 199 .macro itlb_20 code argument 216 .macro naitlb_11 code argument 230 .macro naitlb_20 code argument 248 .macro dtlb_11 code argument 262 .macro dtlb_20 code argument 278 .macro nadtlb_11 code argument [all …]
|
| /arch/arm/kernel/ |
| D | sigreturn_codes.S | 33 #define ARM_OK(code...) code argument 35 #define ARM_OK(code...) argument
|
| /arch/riscv/mm/ |
| D | fault.c | 89 bad_area_nosemaphore(struct pt_regs *regs, int code, unsigned long addr) in bad_area_nosemaphore() 105 bad_area(struct pt_regs *regs, struct mm_struct *mm, int code, in bad_area() 113 static inline void vmalloc_fault(struct pt_regs *regs, int code, unsigned long addr) in vmalloc_fault() 230 int code = SEGV_MAPERR; in handle_page_fault() local
|
| /arch/sparc/mm/ |
| D | fault_32.c | 59 show_signal_msg(struct pt_regs *regs, int sig, int code, in show_signal_msg() 79 static void __do_fault_siginfo(int code, int sig, struct pt_regs *regs, in __do_fault_siginfo() 104 static noinline void do_fault_siginfo(int code, int sig, struct pt_regs *regs, in do_fault_siginfo() 119 int code; in do_sparc_fault() local 311 int code; in force_user_fault() local
|
| /arch/arm64/include/asm/ |
| D | assembler.h | 140 #define CPU_BE(code...) code argument 149 #define CPU_LE(code...) argument
|
| /arch/parisc/mm/ |
| D | fault.c | 54 parisc_acctyp(unsigned long code, unsigned int inst) in parisc_acctyp() 227 const char *trap_name(unsigned long code) in trap_name() 242 show_signal_msg(struct pt_regs *regs, unsigned long code, in show_signal_msg() 267 void do_page_fault(struct pt_regs *regs, unsigned long code, in do_page_fault()
|
| /arch/arm/crypto/ |
| D | crct10dif-ce-core.S | 69 #define CPU_LE(code...) argument 71 #define CPU_LE(code...) code argument
|
| /arch/csky/kernel/ |
| D | traps.c | 116 void do_trap(struct pt_regs *regs, int signo, int code, unsigned long addr) in do_trap() 132 static void do_trap_error(struct pt_regs *regs, int signo, int code, in do_trap_error() 145 #define DO_ERROR_INFO(name, signo, code, str) \ argument
|
| /arch/csky/mm/ |
| D | fault.c | 100 static inline void bad_area_nosemaphore(struct pt_regs *regs, struct mm_struct *mm, int code, unsig… in bad_area_nosemaphore() 115 static inline void vmalloc_fault(struct pt_regs *regs, int code, unsigned long addr) in vmalloc_fault() 194 int code = SEGV_MAPERR; in do_page_fault() local
|
| /arch/loongarch/kvm/ |
| D | interrupt.c | 120 unsigned int code, unsigned int subcode) in _kvm_deliver_exception() 174 unsigned int code; in kvm_deliver_exception() local
|
| /arch/arm/probes/kprobes/ |
| D | test-thumb.c | 28 #define TEST_ITBLOCK(code) \ argument 244 #define TEST_POPPC(code, offset) \ in kprobe_thumb16_test_cases() argument 277 #define TEST_IT(code, code2) \ in kprobe_thumb16_test_cases() argument
|
| /arch/powerpc/math-emu/ |
| D | fcmpo.c | 16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpo() local
|
| D | fcmpu.c | 16 int code[4] = { (1 << 3), (1 << 1), (1 << 2), (1 << 0) }; in fcmpu() local
|
| /arch/csky/kernel/probes/ |
| D | simulate-insn.h | 14 #define CSKY_INSN_SET_SIMULATE(name, code) \ argument
|
| /arch/s390/kernel/ |
| D | irq.c | 290 u16 code; member 296 static inline int ext_hash(u16 code) in ext_hash() 303 int register_external_irq(u16 code, ext_int_handler_t handler) in register_external_irq() 323 int unregister_external_irq(u16 code, ext_int_handler_t handler) in unregister_external_irq()
|
| /arch/x86/kernel/ |
| D | jump_label.c | 31 const void *code; member 38 const void *expect, *code, *nop; in __jump_label_patch() local
|
| /arch/mips/include/asm/mips-boards/ |
| D | sim.h | 17 #define simcfg(code) \ argument
|
| /arch/nios2/kernel/ |
| D | traps.c | 27 static void _send_sig(int signo, int code, unsigned long addr) in _send_sig() 46 void _exception(int signo, struct pt_regs *regs, int code, unsigned long addr) in _exception()
|
| /arch/arm/mm/ |
| D | fault.c | 183 int code, struct pt_regs *regs) in __do_user_fault() 268 int sig, code; in do_page_fault() local 564 int code; member 577 int sig, int code, const char *name) in hook_fault_code() 610 int sig, int code, const char *name) in hook_ifault_code()
|
| /arch/mips/kvm/ |
| D | hypcall.c | 20 unsigned int code = (inst.co_format.code >> 5) & 0x3ff; in kvm_mips_emul_hypcall() local
|