Searched refs:trap_is_unsupported_scv (Results 1 – 2 of 2) sorted by relevance
161 !trap_is_unsupported_scv(regs)) { in system_call_exception()185 if (unlikely(trap_is_unsupported_scv(regs))) { in system_call_exception()208 if (unlikely(trap_is_unsupported_scv(regs))) { in system_call_exception()
247 static inline bool trap_is_unsupported_scv(struct pt_regs *regs) in trap_is_unsupported_scv() function
Completed in 5 milliseconds