Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dvm86.h114 unsigned long vm86dbg_TFpendig:1; /* for debugger */ member
/openbmc/linux/arch/x86/kernel/
H A Dvm86_32.c558 if (vmpi->vm86dbg_active && vmpi->vm86dbg_TFpendig) \ in handle_vm86_fault()