Searched refs:ept_misconfig_vmexit_handler (Results 1 – 3 of 3) sorted by relevance
153 int32_t ept_misconfig_vmexit_handler(__unused struct acrn_vcpu *vcpu);
287 int32_t ept_misconfig_vmexit_handler(__unused struct acrn_vcpu *vcpu) in ept_misconfig_vmexit_handler() function
180 .handler = ept_misconfig_vmexit_handler,
Completed in 10 milliseconds