Home
last modified time | relevance | path

Searched refs:TARGET_VSTOP (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/linux-user/hppa/
H A Dtermbits.h139 #define TARGET_VSTOP 9 macro
/openbmc/qemu/linux-user/ppc/
H A Dtermbits.h39 #define TARGET_VSTOP 14 macro
/openbmc/qemu/linux-user/sparc/
H A Dtermbits.h32 #define TARGET_VSTOP 9 macro
/openbmc/qemu/linux-user/mips/
H A Dtermbits.h152 #define TARGET_VSTOP 9 macro
/openbmc/qemu/linux-user/generic/
H A Dtermbits.h53 #define TARGET_VSTOP 9 macro
/openbmc/qemu/linux-user/alpha/
H A Dtermbits.h33 #define TARGET_VSTOP 13 macro
/openbmc/qemu/linux-user/sh4/
H A Dtermbits.h32 #define TARGET_VSTOP 9 macro
/openbmc/qemu/linux-user/xtensa/
H A Dtermbits.h67 #define TARGET_VSTOP 9 macro
/openbmc/qemu/linux-user/
H A Dsyscall.c5809 host->c_cc[VSTOP] = target->c_cc[TARGET_VSTOP]; in target_to_host_termios()
5844 target->c_cc[TARGET_VSTOP] = host->c_cc[VSTOP]; in host_to_target_termios()