| /Linux-v5.4/arch/x86/mm/ | 
| D | extable.c | 26 __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()
 
 | 
| /Linux-v5.4/arch/x86/um/ | 
| D | fault.c | 12 	unsigned long fixup;  member20 	const struct exception_table_entry *fixup;  in arch_fixup()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/powerpc/primitives/ | 
| D | load_unaligned_zeropad.c | 66 	int fixup;  member77 		unsigned long insn, fixup;  in segv_handler()  local
 
 | 
| /Linux-v5.4/arch/riscv/lib/ | 
| D | uaccess.S | 6 	.macro fixup op reg addr lbl  macro
 | 
| /Linux-v5.4/arch/riscv/mm/ | 
| D | extable.c | 16 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/sh/mm/ | 
| D | extable_32.c | 15 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| D | extable_64.c | 75 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/unicore32/mm/ | 
| D | extable.c | 14 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/mips/mm/ | 
| D | extable.c | 15 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/nios2/mm/ | 
| D | extable.c | 16 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/nds32/mm/ | 
| D | extable.c | 9 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/arm64/mm/ | 
| D | extable.c | 11 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/arm/mm/ | 
| D | extable.c | 10 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/sparc/include/asm/ | 
| D | extable_64.h | 18         unsigned int insn, fixup;  member
 | 
| /Linux-v5.4/include/asm-generic/ | 
| D | extable.h | 20 	unsigned long insn, fixup;  member
 | 
| /Linux-v5.4/arch/s390/lib/ | 
| D | probes.c | 49 	int fixup = FIXUP_PSW_NORMAL;  in probe_get_fixup_type()  local
 | 
| /Linux-v5.4/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-v5.4/arch/arm64/include/asm/ | 
| D | extable.h | 20 	int insn, fixup;  member
 | 
| /Linux-v5.4/arch/powerpc/include/asm/ | 
| D | extable.h | 22 	int fixup;  member
 | 
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | extable.h | 19 	int insn, fixup;  member
 | 
| /Linux-v5.4/arch/arc/mm/ | 
| D | extable.c | 14 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/x86/include/asm/ | 
| D | extable.h | 18 	int insn, fixup, handler;  member
 | 
| /Linux-v5.4/arch/microblaze/mm/ | 
| D | fault.c | 69 	const struct exception_table_entry *fixup;  in bad_page_fault()  local
 | 
| /Linux-v5.4/arch/csky/mm/ | 
| D | fault.c | 29 	const struct exception_table_entry *fixup;  in fixup_exception()  local
 | 
| /Linux-v5.4/arch/hexagon/mm/ | 
| D | vm_fault.c | 43 	const struct exception_table_entry *fixup;  in do_page_fault()  local
 |