Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/uapi/asm/
H A Dvm86.h113 unsigned long vm86dbg_active: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()
625 if (vmpi->vm86dbg_active) { in handle_vm86_fault()