Lines Matching refs:exception_table_entry
12 typedef bool (*ex_handler_t)(const struct exception_table_entry *,
17 ex_fixup_addr(const struct exception_table_entry *x)
22 ex_fixup_handler(const struct exception_table_entry *x)
27 __visible bool ex_handler_default(const struct exception_table_entry *fixup,
37 __visible bool ex_handler_fault(const struct exception_table_entry *fixup,
58 __visible bool ex_handler_fprestore(const struct exception_table_entry *fixup,
73 __visible bool ex_handler_uaccess(const struct exception_table_entry *fixup,
84 __visible bool ex_handler_copy(const struct exception_table_entry *fixup,
96 __visible bool ex_handler_rdmsr_unsafe(const struct exception_table_entry *fixup,
113 __visible bool ex_handler_wrmsr_unsafe(const struct exception_table_entry *fixup,
129 __visible bool ex_handler_clear_fs(const struct exception_table_entry *fixup,
143 const struct exception_table_entry *e;
161 const struct exception_table_entry *e;