Searched refs:hypercall_msr (Results 1 – 1 of 1) sorted by relevance
319 union hv_x64_msr_hypercall_contents hypercall_msr; in hv_suspend() local337 hypercall_msr.enable = 0; in hv_suspend()346 union hv_x64_msr_hypercall_contents hypercall_msr; in hv_resume() local354 hypercall_msr.enable = 1; in hv_resume()355 hypercall_msr.guest_physical_address = in hv_resume()406 union hv_x64_msr_hypercall_contents hypercall_msr; in hyperv_init() local487 hypercall_msr.enable = 1; in hyperv_init()596 union hv_x64_msr_hypercall_contents hypercall_msr; in hyperv_cleanup() local612 hypercall_msr.enable = 0; in hyperv_cleanup()671 hypercall_msr.as_uint64 = 0; in hv_is_hyperv_initialized()[all …]
Completed in 4 milliseconds