Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kernel/
Dsev-es-shared.c384 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
400 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
436 regs->di -= exit_bytes; in vc_handle_ioio()
438 regs->di += exit_bytes; in vc_handle_ioio()
441 regs->si -= exit_bytes; in vc_handle_ioio()
443 regs->si += exit_bytes; in vc_handle_ioio()