CAUSE_USER_ECALL
#define CAUSE_SYSCALL CAUSE_USER_ECALL /* convenience alias */
#define USER_ECALL_TRAP_MASK (__BIT(CAUSE_USER_ECALL))