Home
last modified time | relevance | path

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

/hypervisor/arch/x86/guest/
A Dvcpu.c643 static inline int32_t exec_vmentry(struct run_context *ctx, int32_t launch_type, int32_t ibrs_type) in exec_vmentry() function
718 status = exec_vmentry(ctx, launch_type, ibrs_type); in run_vcpu()
754 status = exec_vmentry(ctx, VM_LAUNCH, ibrs_type); in run_vcpu()
772 status = exec_vmentry(ctx, VM_RESUME, ibrs_type); in run_vcpu()

Completed in 4 milliseconds