Searched refs:DBCR_ACTIVE_EVENTS (Results 1 – 4 of 4) sorted by relevance
436 #define DBCR_ACTIVE_EVENTS(dbcr0, dbcr1) (((dbcr0) & DBCR0_ACTIVE_EVENTS) || \ macro538 #define DBCR_ACTIVE_EVENTS(dbcr0, dbcr1) (((dbcr0) & DBCR0_ACTIVE_EVENTS) || \ macro
902 if (!DBCR_ACTIVE_EVENTS(task->thread.debug.dbcr0, in user_disable_single_step()1030 if (!DBCR_ACTIVE_EVENTS(task->thread.debug.dbcr0, in ptrace_set_debugreg()1493 if (!DBCR_ACTIVE_EVENTS(child->thread.debug.dbcr0, in ppc_del_hwdebug()
1631 if (DBCR_ACTIVE_EVENTS(current->thread.debug.dbcr0, in handle_debug()1691 if (DBCR_ACTIVE_EVENTS(current->thread.debug.dbcr0, in DebugException()
1332 if (!DBCR_ACTIVE_EVENTS(new_dbcr0, in sys_debug_setcontext()