Home
last modified time | relevance | path

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

/linux/arch/x86/coco/sev/
H A Dshared.c982 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
998 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
1034 regs->di -= exit_bytes; in vc_handle_ioio()
1036 regs->di += exit_bytes; in vc_handle_ioio()
1039 regs->si -= exit_bytes; in vc_handle_ioio()
1041 regs->si += exit_bytes; in vc_handle_ioio()