Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h88 #define TARGET_VM86_REQUEST_IRQ 3 macro
/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h71 #define TARGET_VM86_REQUEST_IRQ 3 macro
/openbmc/qemu/linux-user/
H A Dvm86.c402 case TARGET_VM86_REQUEST_IRQ: in do_vm86()