Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/
Dsev-shared.c755 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
771 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
807 regs->di -= exit_bytes; in vc_handle_ioio()
809 regs->di += exit_bytes; in vc_handle_ioio()
812 regs->si -= exit_bytes; in vc_handle_ioio()
814 regs->si += exit_bytes; in vc_handle_ioio()