Home
last modified time | relevance | path

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

12

/arch/x86/mm/
Dextable.c26 __visible bool ex_handler_default(const struct exception_table_entry *fixup, in ex_handler_default()
36 __visible bool ex_handler_fault(const struct exception_table_entry *fixup, in ex_handler_fault()
51 __visible bool ex_handler_refcount(const struct exception_table_entry *fixup, in ex_handler_refcount()
106 __visible bool ex_handler_fprestore(const struct exception_table_entry *fixup, in ex_handler_fprestore()
121 __visible bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess()
132 __visible bool ex_handler_ext(const struct exception_table_entry *fixup, in ex_handler_ext()
144 __visible bool ex_handler_rdmsr_unsafe(const struct exception_table_entry *fixup, in ex_handler_rdmsr_unsafe()
161 __visible bool ex_handler_wrmsr_unsafe(const struct exception_table_entry *fixup, in ex_handler_wrmsr_unsafe()
177 __visible bool ex_handler_clear_fs(const struct exception_table_entry *fixup, in ex_handler_clear_fs()
/arch/x86/um/
Dfault.c12 unsigned long fixup; member
20 const struct exception_table_entry *fixup; in arch_fixup() local
/arch/arm64/mm/
Dextable.c11 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/riscv/lib/
Duaccess.S6 .macro fixup op reg addr lbl macro
/arch/nds32/mm/
Dextable.c9 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/sh/mm/
Dextable_32.c15 const struct exception_table_entry *fixup; in fixup_exception() local
Dextable_64.c75 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/riscv/mm/
Dextable.c16 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/mips/mm/
Dextable.c15 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/unicore32/mm/
Dextable.c14 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/arm/mm/
Dextable.c10 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/nios2/mm/
Dextable.c16 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/sparc/include/asm/
Dextable_64.h18 unsigned int insn, fixup; member
/arch/s390/lib/
Dprobes.c49 int fixup = FIXUP_PSW_NORMAL; in probe_get_fixup_type() local
/arch/arm64/include/asm/
Dextable.h20 int insn, fixup; member
/arch/ia64/include/asm/
Dextable.h9 int fixup; /* location-relative continuation addr.; if bit 2 is set, r9 is set to 0 */ member
/arch/s390/include/asm/
Dextable.h19 int insn, fixup; member
/arch/powerpc/include/asm/
Dextable.h22 int fixup; member
/arch/arc/mm/
Dextable.c14 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/x86/include/asm/
Dextable.h18 int insn, fixup, handler; member
/arch/microblaze/mm/
Dfault.c69 const struct exception_table_entry *fixup; in bad_page_fault() local
/arch/csky/mm/
Dfault.c29 const struct exception_table_entry *fixup; in fixup_exception() local
/arch/hexagon/mm/
Dvm_fault.c43 const struct exception_table_entry *fixup; in do_page_fault() local
/arch/alpha/mm/
Dfault.c89 const struct exception_table_entry *fixup; in do_page_fault() local
/arch/alpha/include/asm/
Dextable.h35 } fixup; member

12