Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dsev-shared.c829 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
845 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
881 regs->di -= exit_bytes; in vc_handle_ioio()
883 regs->di += exit_bytes; in vc_handle_ioio()
886 regs->si -= exit_bytes; in vc_handle_ioio()
888 regs->si += exit_bytes; in vc_handle_ioio()