Function handle_virtual_exception

Source
pub fn handle_virtual_exception(
    trapframe: &mut dyn TdxTrapFrame,
    ve_info: &TdgVeInfo,
)