Searched refs:HW_BRK_TYPE_KERNEL (Results 1 – 3 of 3) sorted by relevance
31 #define HW_BRK_TYPE_KERNEL 0x10 macro38 #define HW_BRK_TYPE_PRIV_ALL (HW_BRK_TYPE_USER | HW_BRK_TYPE_KERNEL | \
70 if (is_kernel_addr(regs->nip) && !(info->type & HW_BRK_TYPE_KERNEL)) in check_dawrx_constraints()
207 hw->type |= HW_BRK_TYPE_KERNEL; in hw_breakpoint_arch_parse()