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

handle_ept_violation

Function handle_ept_violation 

Source
pub fn handle_ept_violation(info: &EptViolationInfo) -> Result<(), VmError>