Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/i386/
H A Dtarget_syscall.h79 #define TARGET_VM86_PICRETURN 4 /* return due to pending PIC request */ macro
/openbmc/qemu/linux-user/i386/
H A Dtarget_syscall.h62 #define TARGET_VM86_PICRETURN 4 /* return due to pending PIC request */ macro
/openbmc/qemu/linux-user/
H A Dvm86.c266 return_to_32bit(env, TARGET_VM86_PICRETURN); \