Searched refs:IST_INDEX_DB (Results 1 – 4 of 4) sorted by relevance
29 #define IST_INDEX_DB 2 macro
185 ISTG(X86_TRAP_DB, debug, IST_INDEX_DB),
1196 idtentry debug do_debug has_error_code=0 paranoid=1 shift_ist=IST_INDEX_DB ist_offset=DB_STACK_O…
2048 t->x86_tss.ist[IST_INDEX_DB] = __this_cpu_ist_top_va(DB); in cpu_init()