/openbmc/linux/arch/arm64/include/asm/ |
H A D | asm-extable.h | 76 #define __ASM_EXTABLE_RAW(insn, fixup, type, data) \ argument 88 #define _ASM_EXTABLE_UACCESS_ERR_ZERO(insn, fixup, err, zero) \ argument 97 #define _ASM_EXTABLE_KACCESS_ERR_ZERO(insn, fixup, err, zero) \ argument 106 #define _ASM_EXTABLE_UACCESS_ERR(insn, fixup, err) \ argument 109 #define _ASM_EXTABLE_UACCESS(insn, fixup) \ argument 112 #define _ASM_EXTABLE_KACCESS_ERR(insn, fixup, err) \ argument 115 #define _ASM_EXTABLE_LOAD_UNALIGNED_ZEROPAD(insn, fixup, data, addr) \ argument
|
H A D | extable.h | 20 int insn, fixup; member
|
/openbmc/linux/arch/x86/mm/ |
H A 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()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | asm-extable.h | 33 #define __ASM_EXTABLE_RAW(insn, fixup, type, data) \ argument 42 #define _ASM_EXTABLE(insn, fixup) \ argument 53 #define _ASM_EXTABLE_UACCESS_ERR_ZERO(insn, fixup, err, zero) \ argument 62 #define _ASM_EXTABLE_UACCESS_ERR(insn, fixup, err) \ argument 68 #define _ASM_EXTABLE_UACCESS_ERR(insn, fixup, err) argument
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | asm-extable.h | 31 #define __ASM_EXTABLE_RAW(insn, fixup, type, data) \ argument 40 #define _ASM_EXTABLE(insn, fixup) \ argument 51 #define _ASM_EXTABLE_UACCESS_ERR_ZERO(insn, fixup, err, zero) \ argument 60 #define _ASM_EXTABLE_UACCESS_ERR(insn, fixup, err) \ argument
|
H A D | extable.h | 19 int insn, fixup; member
|
/openbmc/linux/arch/x86/um/ |
H A D | fault.c | 12 unsigned long fixup; member 20 const struct exception_table_entry *fixup; in arch_fixup() local
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | restart_table.c | 12 unsigned long fixup; member 47 unsigned long fixup = rte->fixup; in search_kernel_restart_table() local
|
/openbmc/linux/tools/testing/selftests/powerpc/primitives/ |
H A D | load_unaligned_zeropad.c | 66 int fixup; member 77 unsigned long insn, fixup; in segv_handler() local
|
/openbmc/linux/arch/nios2/mm/ |
H A D | extable.c | 16 const struct exception_table_entry *fixup; in fixup_exception() local
|
/openbmc/linux/arch/arm/mm/ |
H A D | extable.c | 10 const struct exception_table_entry *fixup; in fixup_exception() local
|
/openbmc/linux/arch/mips/mm/ |
H A D | extable.c | 15 const struct exception_table_entry *fixup; in fixup_exception() local
|
/openbmc/linux/arch/sh/mm/ |
H A D | extable_32.c | 15 const struct exception_table_entry *fixup; in fixup_exception() local
|
/openbmc/linux/arch/arc/mm/ |
H A D | extable.c | 14 const struct exception_table_entry *fixup; in fixup_exception() local
|
/openbmc/linux/include/asm-generic/ |
H A D | extable.h | 20 unsigned long insn, fixup; member
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | extable.h | 18 unsigned int insn, fixup; member
|
/openbmc/linux/arch/ia64/include/asm/ |
H A D | extable.h | 9 int fixup; /* location-relative continuation addr.; if bit 2 is set, r9 is set to 0 */ member
|
/openbmc/linux/arch/s390/lib/ |
H A D | probes.c | 49 int fixup = FIXUP_PSW_NORMAL; in probe_get_fixup_type() local
|
/openbmc/linux/arch/riscv/lib/ |
H A D | uaccess.S | 7 .macro fixup op reg addr lbl macro
|
/openbmc/linux/arch/arm64/mm/ |
H A D | cache.S | 28 .macro caches_clean_inval_pou_macro, fixup argument
|
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/ |
H A D | extable.h | 24 int fixup; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | extable.h | 24 int fixup; member
|
/openbmc/u-boot/arch/powerpc/lib/ |
H A D | extable.c | 25 unsigned long insn, fixup; member
|
/openbmc/linux/arch/x86/entry/vdso/ |
H A D | extable.c | 9 int insn, fixup; member
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | extable.h | 24 int insn, fixup, data; member
|