Home
last modified time | relevance | path

Searched refs:triple_fault_vmexit_handler (Results 1 – 1 of 1) sorted by relevance

/hypervisor/arch/x86/guest/
A Dvmexit.c33 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