Home
last modified time | relevance | path

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

/arch/x86/coco/sev/
A Dvc-shared.c319 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
335 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
371 regs->di -= exit_bytes; in vc_handle_ioio()
373 regs->di += exit_bytes; in vc_handle_ioio()
376 regs->si -= exit_bytes; in vc_handle_ioio()
378 regs->si += exit_bytes; in vc_handle_ioio()

Completed in 5 milliseconds