Searched refs:nested_vmexit_handler (Results 1 – 3 of 3) sorted by relevance
356 int32_t nested_vmexit_handler(struct acrn_vcpu *vcpu);382 static inline int32_t nested_vmexit_handler(__unused struct acrn_vcpu *vcpu) in nested_vmexit_handler() function
223 ret = nested_vmexit_handler(vcpu); in vmexit_handler()
1424 int32_t nested_vmexit_handler(struct acrn_vcpu *vcpu) in nested_vmexit_handler() function
Completed in 11 milliseconds