Home
last modified time | relevance | path

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

/hypervisor/include/arch/x86/asm/guest/
A Dvmexit.h17 int32_t cpuid_vmexit_handler(struct acrn_vcpu *vcpu);
/hypervisor/arch/x86/guest/
A Dvmexit.c68 .handler = cpuid_vmexit_handler},
355 int32_t cpuid_vmexit_handler(struct acrn_vcpu *vcpu) in cpuid_vmexit_handler() function

Completed in 4 milliseconds