Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/guest/
A Dnested.h356 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
/hypervisor/arch/x86/guest/
A Dvmexit.c223 ret = nested_vmexit_handler(vcpu); in vmexit_handler()
A Dnested.c1424 int32_t nested_vmexit_handler(struct acrn_vcpu *vcpu) in nested_vmexit_handler() function

Completed in 11 milliseconds