Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c1339 hv->hv_hypercall &= ~HV_X64_MSR_HYPERCALL_ENABLE; in kvm_hv_set_msr_pw()
1350 hv->hv_hypercall = data; in kvm_hv_set_msr_pw()
1379 hv->hv_hypercall = data; in kvm_hv_set_msr_pw()
1595 data = hv->hv_hypercall; in kvm_hv_get_msr_pw()
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h1092 u64 hv_hypercall; member