Home
last modified time | relevance | path

Searched defs:fixup (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/linux/arch/arm64/include/asm/
H A Dasm-extable.h76 #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 Dextable.h20 int insn, fixup; member
/openbmc/linux/arch/x86/mm/
H A Dextable.c97 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 Dasm-extable.h33 #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 Dasm-extable.h31 #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 Dextable.h19 int insn, fixup; member
/openbmc/linux/arch/x86/um/
H A Dfault.c12 unsigned long fixup; member
20 const struct exception_table_entry *fixup; in arch_fixup() local
/openbmc/linux/arch/powerpc/lib/
H A Drestart_table.c12 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 Dload_unaligned_zeropad.c66 int fixup; member
77 unsigned long insn, fixup; in segv_handler() local
/openbmc/linux/arch/nios2/mm/
H A Dextable.c16 const struct exception_table_entry *fixup; in fixup_exception() local
/openbmc/linux/arch/arm/mm/
H A Dextable.c10 const struct exception_table_entry *fixup; in fixup_exception() local
/openbmc/linux/arch/mips/mm/
H A Dextable.c15 const struct exception_table_entry *fixup; in fixup_exception() local
/openbmc/linux/arch/sh/mm/
H A Dextable_32.c15 const struct exception_table_entry *fixup; in fixup_exception() local
/openbmc/linux/arch/arc/mm/
H A Dextable.c14 const struct exception_table_entry *fixup; in fixup_exception() local
/openbmc/linux/include/asm-generic/
H A Dextable.h20 unsigned long insn, fixup; member
/openbmc/linux/arch/sparc/include/asm/
H A Dextable.h18 unsigned int insn, fixup; member
/openbmc/linux/arch/ia64/include/asm/
H A Dextable.h9 int fixup; /* location-relative continuation addr.; if bit 2 is set, r9 is set to 0 */ member
/openbmc/linux/arch/s390/lib/
H A Dprobes.c49 int fixup = FIXUP_PSW_NORMAL; in probe_get_fixup_type() local
/openbmc/linux/arch/riscv/lib/
H A Duaccess.S7 .macro fixup op reg addr lbl macro
/openbmc/linux/arch/arm64/mm/
H A Dcache.S28 .macro caches_clean_inval_pou_macro, fixup argument
/openbmc/linux/tools/testing/selftests/powerpc/primitives/asm/
H A Dextable.h24 int fixup; member
/openbmc/linux/arch/powerpc/include/asm/
H A Dextable.h24 int fixup; member
/openbmc/u-boot/arch/powerpc/lib/
H A Dextable.c25 unsigned long insn, fixup; member
/openbmc/linux/arch/x86/entry/vdso/
H A Dextable.c9 int insn, fixup; member
/openbmc/linux/arch/x86/include/asm/
H A Dextable.h24 int insn, fixup, data; member

1234