Searched refs:triple_fault_vmexit_handler (Results 1 – 1 of 1) sorted by relevance
33 static int32_t triple_fault_vmexit_handler(struct acrn_vcpu *vcpu);52 .handler = triple_fault_vmexit_handler},332 static int32_t triple_fault_vmexit_handler(struct acrn_vcpu *vcpu) in triple_fault_vmexit_handler() function
Completed in 4 milliseconds