Searched refs:VMPI (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dvm86_32.c68 #define VMPI KVM86->vm86plus macro
553 if (VMPI.is_vm86pus) {
582 if (VMPI.vm86dbg_active && VMPI.vm86dbg_TFpendig) \
585 if (VMPI.force_return_for_pic && (VEFLAGS & (X86_EFLAGS_IF | X86_EFLAGS_VIF))) \
655 if (VMPI.vm86dbg_active) {
656 if ((1 << (intno & 7)) & VMPI.vm86dbg_intxxtab[intno >> 3])

Completed in 101 milliseconds