Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h72 #define TARGET_VM86_FREE_IRQ 4 macro
/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h89 #define TARGET_VM86_FREE_IRQ 4 macro
/openbmc/qemu/linux-user/
H A Dvm86.c202 case TARGET_VM86_FREE_IRQ: in do_vm86()