Searched refs:DBCR_ACTIVE_EVENTS (Results 1 – 4 of 4) sorted by relevance
430 #define DBCR_ACTIVE_EVENTS(dbcr0, dbcr1) (((dbcr0) & DBCR0_ACTIVE_EVENTS) || \ macro532 #define DBCR_ACTIVE_EVENTS(dbcr0, dbcr1) (((dbcr0) & DBCR0_ACTIVE_EVENTS) || \ macro
1942 if (DBCR_ACTIVE_EVENTS(current->thread.debug.dbcr0, in handle_debug()2008 if (DBCR_ACTIVE_EVENTS(current->thread.debug.dbcr0, in DebugException()
2352 if (!DBCR_ACTIVE_EVENTS(task->thread.debug.dbcr0, in user_disable_single_step()2486 if (!DBCR_ACTIVE_EVENTS(task->thread.debug.dbcr0, in ptrace_set_debugreg()2952 if (!DBCR_ACTIVE_EVENTS(child->thread.debug.dbcr0, in ppc_del_hwdebug()
1278 if (!DBCR_ACTIVE_EVENTS(new_dbcr0, in SYSCALL_DEFINE3()