Home
last modified time | relevance | path

Searched refs:SPR_SINGLE_STEP_CONTROL_1__INHIBIT_MASK (Results 1 – 2 of 2) sorted by relevance

/arch/tile/include/uapi/arch/
Dspr_def_64.h174 #define SPR_SINGLE_STEP_CONTROL_1__INHIBIT_MASK 0x2 macro
/arch/tile/kernel/
Dsingle_step.c755 control |= SPR_SINGLE_STEP_CONTROL_1__INHIBIT_MASK; in gx_singlestep_handle()
774 control |= SPR_SINGLE_STEP_CONTROL_1__INHIBIT_MASK; in single_step_once()