Searched refs:trap_is_unsupported_scv (Results 1 – 3 of 3) sorted by relevance
30 if (unlikely(trap_is_unsupported_scv(regs))) { in system_call_exception()
263 static inline bool trap_is_unsupported_scv(struct pt_regs *regs) in trap_is_unsupported_scv() function
459 !trap_is_unsupported_scv(regs)) { in arch_enter_from_user_mode()