Searched refs:vmexit_vmx_instruction_executed (Results 1 – 1 of 1) sorted by relevance
60 pub fn vmexit_vmx_instruction_executed() -> Result<(), SystemError> { in vmexit_vmx_instruction_executed() function210 vmexit_vmx_instruction_executed().expect("previledge instruction handle error"); in vmexit_handler()