Home
last modified time | relevance | path

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

/linux-6.6.21/arch/x86/kernel/
Dsev-shared.c833 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
849 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
885 regs->di -= exit_bytes; in vc_handle_ioio()
887 regs->di += exit_bytes; in vc_handle_ioio()
890 regs->si -= exit_bytes; in vc_handle_ioio()
892 regs->si += exit_bytes; in vc_handle_ioio()