Home
last modified time | relevance | path

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

/linux/arch/x86/hyperv/
A Dhv_init.c285 union hv_x64_msr_hypercall_contents hypercall_msr; in hv_suspend() local
303 hypercall_msr.enable = 0; in hv_suspend()
312 union hv_x64_msr_hypercall_contents hypercall_msr; in hv_resume() local
320 hypercall_msr.enable = 1; in hv_resume()
321 hypercall_msr.guest_physical_address = in hv_resume()
390 union hv_x64_msr_hypercall_contents hypercall_msr; in hyperv_init() local
436 hypercall_msr.enable = 1; in hyperv_init()
537 hypercall_msr.as_uint64 = 0; in hyperv_cleanup()
541 hypercall_msr.as_uint64 = 0; in hyperv_cleanup()
592 hypercall_msr.as_uint64 = 0; in hv_is_hyperv_initialized()
[all …]

Completed in 5 milliseconds