Searched refs:ept_violation_vmexit_handler (Results 1 – 3 of 3) sorted by relevance
46 int32_t ept_violation_vmexit_handler(struct acrn_vcpu *vcpu);
99 int32_t ept_violation_vmexit_handler(struct acrn_vcpu *vcpu) in ept_violation_vmexit_handler() function
177 .handler = ept_violation_vmexit_handler,
Completed in 4 milliseconds