Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dstep.c109 unsigned long oflags; in enable_single_step() local
131 oflags = regs->flags; in enable_single_step()
154 if (oflags & X86_EFLAGS_TF) in enable_single_step()