/Linux-v6.6/arch/x86/mm/ |
D | extable.c | 97 static bool ex_handler_fault(const struct exception_table_entry *fixup, in ex_handler_fault() 104 static bool ex_handler_sgx(const struct exception_table_entry *fixup, in ex_handler_sgx() 121 static bool ex_handler_fprestore(const struct exception_table_entry *fixup, in ex_handler_fprestore() 157 static bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess() 166 static bool ex_handler_copy(const struct exception_table_entry *fixup, in ex_handler_copy() 173 static bool ex_handler_msr(const struct exception_table_entry *fixup, in ex_handler_msr() 201 static bool ex_handler_clear_fs(const struct exception_table_entry *fixup, in ex_handler_clear_fs() 210 static bool ex_handler_imm_reg(const struct exception_table_entry *fixup, in ex_handler_imm_reg() 217 static bool ex_handler_ucopy_len(const struct exception_table_entry *fixup, in ex_handler_ucopy_len()
|
/Linux-v6.6/arch/arm64/include/asm/ |
D | asm-extable.h | 28 #define __ASM_EXTABLE_RAW(insn, fixup, type, data) \ argument 40 #define _ASM_EXTABLE_UACCESS_ERR_ZERO(insn, fixup, err, zero) \ argument 48 #define _ASM_EXTABLE_UACCESS_ERR(insn, fixup, err) \ argument 51 #define _ASM_EXTABLE_UACCESS(insn, fixup) \ argument
|
D | extable.h | 20 int insn, fixup; member
|
/Linux-v6.6/arch/x86/um/ |
D | fault.c | 12 unsigned long fixup; member 20 const struct exception_table_entry *fixup; in arch_fixup() local
|
/Linux-v6.6/arch/powerpc/lib/ |
D | restart_table.c | 12 unsigned long fixup; member 47 unsigned long fixup = rte->fixup; in search_kernel_restart_table() local
|
/Linux-v6.6/tools/testing/selftests/powerpc/primitives/ |
D | load_unaligned_zeropad.c | 66 int fixup; member 77 unsigned long insn, fixup; in segv_handler() local
|
/Linux-v6.6/arch/arm/mm/ |
D | extable.c | 10 const struct exception_table_entry *fixup; in fixup_exception() local
|
/Linux-v6.6/arch/sh/mm/ |
D | extable_32.c | 15 const struct exception_table_entry *fixup; in fixup_exception() local
|
/Linux-v6.6/arch/mips/mm/ |
D | extable.c | 15 const struct exception_table_entry *fixup; in fixup_exception() local
|
/Linux-v6.6/arch/nios2/mm/ |
D | extable.c | 16 const struct exception_table_entry *fixup; in fixup_exception() local
|
/Linux-v6.6/arch/arc/mm/ |
D | extable.c | 14 const struct exception_table_entry *fixup; in fixup_exception() local
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | extable.h | 18 unsigned int insn, fixup; member
|
/Linux-v6.6/arch/riscv/lib/ |
D | uaccess.S | 7 .macro fixup op reg addr lbl macro
|
/Linux-v6.6/include/asm-generic/ |
D | extable.h | 20 unsigned long insn, fixup; member
|
/Linux-v6.6/arch/s390/lib/ |
D | probes.c | 49 int fixup = FIXUP_PSW_NORMAL; in probe_get_fixup_type() local
|
/Linux-v6.6/arch/ia64/include/asm/ |
D | extable.h | 9 int fixup; /* location-relative continuation addr.; if bit 2 is set, r9 is set to 0 */ member
|
/Linux-v6.6/arch/loongarch/include/asm/ |
D | asm-extable.h | 12 #define __ASM_EXTABLE_RAW(insn, fixup, type, data) \ argument
|
D | extable.h | 19 int insn, fixup; member
|
/Linux-v6.6/arch/riscv/include/asm/ |
D | asm-extable.h | 14 #define __ASM_EXTABLE_RAW(insn, fixup, type, data) \ argument
|
D | extable.h | 19 int insn, fixup; member
|
/Linux-v6.6/tools/testing/selftests/powerpc/primitives/asm/ |
D | extable.h | 24 int fixup; member
|
/Linux-v6.6/arch/powerpc/include/asm/ |
D | extable.h | 24 int fixup; member
|
/Linux-v6.6/arch/x86/entry/vdso/ |
D | extable.c | 9 int insn, fixup; member
|
/Linux-v6.6/arch/x86/include/asm/ |
D | extable.h | 24 int insn, fixup, data; member
|
/Linux-v6.6/arch/microblaze/mm/ |
D | fault.c | 69 const struct exception_table_entry *fixup; in bad_page_fault() local
|