Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/coco/sev/
H A Dshared.c983 unsigned int io_bytes, exit_bytes; in vc_handle_ioio() local
999 exit_bytes = exit_info_2 * io_bytes; in vc_handle_ioio()
1035 regs->di -= exit_bytes; in vc_handle_ioio()
1037 regs->di += exit_bytes; in vc_handle_ioio()
1040 regs->si -= exit_bytes; in vc_handle_ioio()
1042 regs->si += exit_bytes; in vc_handle_ioio()