Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsev-es-shared.c383 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
399 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
435 regs->di -= exit_bytes; in vc_handle_ioio()
437 regs->di += exit_bytes; in vc_handle_ioio()
440 regs->si -= exit_bytes; in vc_handle_ioio()
442 regs->si += exit_bytes; in vc_handle_ioio()