⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
handle_vm_exit
veridian_
kernel
0.25.2
In veridian_
kernel::
virt::
vmx
veridian_kernel
::
virt
::
vmx
Function
handle_
vm_
exit
Copy item path
Source
pub fn handle_vm_exit(reason:
VmExitReason
) -> Result<(),
VmError
>