⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

handle_vm_exit

Function handle_vm_exit 

Source
pub fn handle_vm_exit(reason: VmExitReason) -> Result<(), VmError>