Home
last modified time | relevance | path

Searched defs:ex_to_insn (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/lib/
Dextable.c16 #define ex_to_insn(x) ((x)->insn) macro
18 static inline unsigned long ex_to_insn(const struct exception_table_entry *x) in ex_to_insn() function
/kernel/linux/linux-5.10/lib/
Dextable.c16 #define ex_to_insn(x) ((x)->insn) macro
18 static inline unsigned long ex_to_insn(const struct exception_table_entry *x) in ex_to_insn() function