Searched refs:DBCR_ACTIVE_EVENTS (Results 1 – 4 of 4) sorted by relevance
433 #define DBCR_ACTIVE_EVENTS(dbcr0, dbcr1) (((dbcr0) & DBCR0_ACTIVE_EVENTS) || \ macro535 #define DBCR_ACTIVE_EVENTS(dbcr0, dbcr1) (((dbcr0) & DBCR0_ACTIVE_EVENTS) || \ macro
1647 if (DBCR_ACTIVE_EVENTS(current->thread.debug.dbcr0, in handle_debug()1713 if (DBCR_ACTIVE_EVENTS(current->thread.debug.dbcr0, in DebugException()
2266 if (!DBCR_ACTIVE_EVENTS(task->thread.debug.dbcr0, in user_disable_single_step()2395 if (!DBCR_ACTIVE_EVENTS(task->thread.debug.dbcr0, in ptrace_set_debugreg()2858 if (!DBCR_ACTIVE_EVENTS(child->thread.debug.dbcr0, in ppc_del_hwdebug()
1353 if (!DBCR_ACTIVE_EVENTS(new_dbcr0, in sys_debug_setcontext()