Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kernel/
Dsev-shared.c379 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
395 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
431 regs->di -= exit_bytes; in vc_handle_ioio()
433 regs->di += exit_bytes; in vc_handle_ioio()
436 regs->si -= exit_bytes; in vc_handle_ioio()
438 regs->si += exit_bytes; in vc_handle_ioio()