Searched full:vintr (Results 1 – 12 of 12) sorted by relevance
20 termios->c_cc[VINTR] = v.c_cc[_VINTR]; in user_termio_to_kernel_termios()46 v.c_cc[_VINTR] = termios->c_cc[VINTR]; in kernel_termios_to_user_termio()
22 [VINTR] = 'C'-0x40, \
42 #define VINTR 0 macro
48 #define VINTR 0 macro
62 #define VINTR 8 macro
55 #define VINTR 0 /* Interrupt character [ISIG] */ macro
187 { SVM_EXIT_VINTR, "vintr" }, \
658 tmp.t_intrc = tty->termios.c_cc[VINTR]; in get_tchars()675 tty->termios.c_cc[VINTR] = tmp.t_intrc; in set_tchars()
1509 * Recalculating intercepts may have cleared the VINTR intercept. If in svm_set_vintr()1519 * This is just a dummy VINTR to actually cause a vmexit to happen. in svm_set_vintr()1534 /* Drop int_ctl fields related to VINTR injection. */ in svm_clear_vintr()2313 * Likewise, clear the VINTR intercept, we will set it in svm_set_gif()2332 * in use, we still rely on the VINTR intercept (rather than in svm_set_gif()3930 * we'll get the vintr intercept. However, if the vGIF feature is in svm_enable_irq_window()
688 pr_err("HV vintr set cookie failed = %ld\n", hv_error); in cookie_assign()
138 'VINTR': 0x064,