Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Dextable.c27 __visible bool ex_handler_default(const struct exception_table_entry *fixup, in ex_handler_default()
37 __visible bool ex_handler_fault(const struct exception_table_entry *fixup, in ex_handler_fault()
58 __visible bool ex_handler_fprestore(const struct exception_table_entry *fixup, in ex_handler_fprestore()
73 __visible bool ex_handler_uaccess(const struct exception_table_entry *fixup, in ex_handler_uaccess()
84 __visible bool ex_handler_copy(const struct exception_table_entry *fixup, in ex_handler_copy()
96 __visible bool ex_handler_rdmsr_unsafe(const struct exception_table_entry *fixup, in ex_handler_rdmsr_unsafe()
113 __visible bool ex_handler_wrmsr_unsafe(const struct exception_table_entry *fixup, in ex_handler_wrmsr_unsafe()
129 __visible bool ex_handler_clear_fs(const struct exception_table_entry *fixup, in ex_handler_clear_fs()
/OK3568_Linux_fs/external/xserver/dix/
H A Dprivates.c156 fixupOneScreen(ScreenPtr pScreen, FixupFunc fixup, unsigned bytes) in fixupOneScreen()
216 fixupScreens(FixupFunc fixup, unsigned bytes) in fixupScreens()
231 fixupServerClient(FixupFunc fixup, unsigned bytes) in fixupServerClient()
240 fixupExtensions(FixupFunc fixup, unsigned bytes) in fixupExtensions()
254 fixupDefaultColormaps(FixupFunc fixup, unsigned bytes) in fixupDefaultColormaps()
272 fixupDeviceList(DeviceIntPtr device, FixupFunc fixup, unsigned bytes) in fixupDeviceList()
283 fixupDevices(FixupFunc fixup, unsigned bytes) in fixupDevices()
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dfault.c12 unsigned long fixup; member
20 const struct exception_table_entry *fixup; in arch_fixup() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/primitives/
H A Dload_unaligned_zeropad.c66 int fixup; member
77 unsigned long insn, fixup; in segv_handler() local
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dtraps.c51 const struct exception_table_entry *fixup; in do_report_trap() local
242 const struct exception_table_entry *fixup; in monitor_event_exception() local
/OK3568_Linux_fs/kernel/arch/riscv/lib/
H A Duaccess.S6 .macro fixup op reg addr lbl macro
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dextable.c10 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dextable.c15 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/kernel/arch/nds32/mm/
H A Dextable.c9 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dextable_32.c15 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dextable.c16 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/kernel/arch/nios2/mm/
H A Dextable.c16 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dextable.c11 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dextable_64.h18 unsigned int insn, fixup; member
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dextable.h20 unsigned long insn, fixup; member
/OK3568_Linux_fs/kernel/arch/s390/lib/
H A Dprobes.c49 int fixup = FIXUP_PSW_NORMAL; in probe_get_fixup_type() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dextable.h22 int fixup; member
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dextable.h20 int insn, fixup; member
/OK3568_Linux_fs/kernel/arch/arc/mm/
H A Dextable.c14 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/u-boot/arch/powerpc/lib/
H A Dextable.c28 unsigned long insn, fixup; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dextable.h18 int insn, fixup, handler; member
/OK3568_Linux_fs/kernel/arch/microblaze/mm/
H A Dfault.c69 const struct exception_table_entry *fixup; in bad_page_fault() local
/OK3568_Linux_fs/kernel/arch/csky/mm/
H A Dfault.c30 const struct exception_table_entry *fixup; in fixup_exception() local
/OK3568_Linux_fs/kernel/arch/hexagon/mm/
H A Dvm_fault.c43 const struct exception_table_entry *fixup; in do_page_fault() local

1234