| /linux/arch/x86/mm/ |
| A D | extable.c | 98 static bool ex_handler_fault(const struct exception_table_entry *fixup, in ex_handler_fault() 105 static bool ex_handler_sgx(const struct exception_table_entry *fixup, in ex_handler_sgx() 122 static bool ex_handler_fprestore(const struct exception_table_entry *fixup, in ex_handler_fprestore() 158 static bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess() 167 static bool ex_handler_msr(const struct exception_table_entry *fixup, in ex_handler_msr() 195 static bool ex_handler_clear_fs(const struct exception_table_entry *fixup, in ex_handler_clear_fs() 204 static bool ex_handler_imm_reg(const struct exception_table_entry *fixup, in ex_handler_imm_reg() 211 static bool ex_handler_ucopy_len(const struct exception_table_entry *fixup, in ex_handler_ucopy_len() 221 static bool ex_handler_eretu(const struct exception_table_entry *fixup, in ex_handler_eretu()
|
| /linux/arch/arm64/include/asm/ |
| A 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
|
| A D | extable.h | 20 int insn, fixup; member
|
| /linux/arch/x86/um/ |
| A D | fault.c | 13 unsigned long fixup; member 21 const struct exception_table_entry *fixup; in arch_fixup() local
|
| /linux/arch/powerpc/lib/ |
| A D | restart_table.c | 12 unsigned long fixup; member 47 unsigned long fixup = rte->fixup; in search_kernel_restart_table() local
|
| /linux/tools/testing/selftests/powerpc/primitives/ |
| A D | load_unaligned_zeropad.c | 66 int fixup; member 77 unsigned long insn, fixup; in segv_handler() local
|
| /linux/arch/sh/mm/ |
| A D | extable_32.c | 15 const struct exception_table_entry *fixup; in fixup_exception() local
|
| /linux/arch/arm/mm/ |
| A D | extable.c | 10 const struct exception_table_entry *fixup; in fixup_exception() local
|
| /linux/arch/mips/mm/ |
| A D | extable.c | 15 const struct exception_table_entry *fixup; in fixup_exception() local
|
| /linux/arch/arc/mm/ |
| A D | extable.c | 14 const struct exception_table_entry *fixup; in fixup_exception() local
|
| /linux/arch/nios2/mm/ |
| A D | extable.c | 16 const struct exception_table_entry *fixup; in fixup_exception() local
|
| /linux/include/asm-generic/ |
| A D | extable.h | 20 unsigned long insn, fixup; member
|
| /linux/arch/sparc/include/asm/ |
| A D | extable.h | 18 unsigned int insn, fixup; member
|
| /linux/arch/riscv/lib/ |
| A D | uaccess.S | 9 .macro fixup op reg addr lbl macro
|
| A D | uaccess_vector.S | 17 .macro fixup op reg addr lbl macro
|
| /linux/arch/s390/lib/ |
| A D | probes.c | 49 int fixup = FIXUP_PSW_NORMAL; in probe_get_fixup_type() local
|
| /linux/arch/loongarch/include/asm/ |
| A D | asm-extable.h | 12 #define __ASM_EXTABLE_RAW(insn, fixup, type, data) \ argument
|
| A D | extable.h | 19 int insn, fixup; member
|
| /linux/arch/riscv/include/asm/ |
| A D | asm-extable.h | 15 #define __ASM_EXTABLE_RAW(insn, fixup, type, data) \ argument
|
| A D | extable.h | 19 int insn, fixup; member
|
| /linux/arch/powerpc/include/asm/ |
| A D | extable.h | 24 int fixup; member
|
| /linux/tools/testing/selftests/powerpc/primitives/asm/ |
| A D | extable.h | 24 int fixup; member
|
| /linux/arch/x86/entry/vdso/ |
| A D | extable.c | 9 int insn, fixup; member
|
| /linux/arch/x86/include/asm/ |
| A D | extable.h | 24 int insn, fixup, data; member
|
| /linux/arch/microblaze/mm/ |
| A D | fault.c | 69 const struct exception_table_entry *fixup; in bad_page_fault() local
|