Searched refs:HW_BRK_TYPE_USER (Results 1 – 3 of 3) sorted by relevance
30 #define HW_BRK_TYPE_USER 0x08 macro38 #define HW_BRK_TYPE_PRIV_ALL (HW_BRK_TYPE_USER | HW_BRK_TYPE_KERNEL | \
73 if (user_mode(regs) && !(info->type & HW_BRK_TYPE_USER)) in check_dawrx_constraints()
205 hw->type |= HW_BRK_TYPE_USER; in hw_breakpoint_arch_parse()