Searched refs:hyperv (Results 1 – 21 of 21) sorted by relevance
1 What: /sys/kernel/debug/hyperv/<UUID>/fuzz_test_state9 What: /sys/kernel/debug/hyperv/<UUID>/delay/fuzz_test_buffer_interrupt_delay17 What: /sys/kernel/debug/hyperv/<UUID>/delay/fuzz_test_message_delay
13 kvm-$(CONFIG_KVM_HYPERV) += hyperv.o21 kvm-intel-$(CONFIG_KVM_HYPERV) += vmx/hyperv.o vmx/hyperv_evmcs.o27 kvm-amd-$(CONFIG_KVM_HYPERV) += svm/hyperv.o
61 return &kvm->arch.hyperv; in to_kvm_hv()66 return vcpu->arch.hyperv; in to_hv_vcpu()85 return &vcpu->kvm->arch.hyperv.hv_syndbg; in to_hv_syndbg()
340 if (vcpu->run->hyperv.u.syndbg.msr == HV_X64_MSR_SYNDBG_CONTROL) in kvm_hv_syndbg_complete_userspace()342 vcpu->run->hyperv.u.syndbg.status; in kvm_hv_syndbg_complete_userspace()912 vcpu->arch.hyperv = NULL; in kvm_hv_vcpu_uninit()975 vcpu->arch.hyperv = hv_vcpu; in kvm_hv_vcpu_init()2409 return kvm_hv_hypercall_complete(vcpu, vcpu->run->hyperv.u.hcall.result); in kvm_hv_hypercall_complete_userspace()2689 vcpu->run->hyperv.type = KVM_EXIT_HYPERV_HCALL; in kvm_hv_hypercall()2690 vcpu->run->hyperv.u.hcall.input = hc.param; in kvm_hv_hypercall()2691 vcpu->run->hyperv.u.hcall.params[0] = hc.ingpa; in kvm_hv_hypercall()2692 vcpu->run->hyperv.u.hcall.params[1] = hc.outgpa; in kvm_hv_hypercall()
2 #define TRACE_SYSTEM hyperv94 #define TRACE_INCLUDE_FILE hyperv
5 obj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/
18 hyperv/index
2 #define TRACE_SYSTEM hyperv
4 #define TRACE_SYSTEM hyperv
22 obj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/
32 obj-$(CONFIG_HYPERV_KEYBOARD) += hyperv-keyboard.o
33 obj-$(CONFIG_HYPERV_IOMMU) += hyperv-iommu.o
232 obj-$(CONFIG_DRM_HYPERV) += hyperv/
46 drivers/pci/controller/pci-hyperv.c handles a newly introduced197 hyperv.c) applies to Hyper-V and Linux guests running on x86314 (pci-hyperv-intf.c, under CONFIG_PCI_HYPERV_INTERFACE) that
24 LIBKVM_x86 += lib/x86/hyperv.c
1009 struct kvm_vcpu_hv *hyperv; member1458 struct kvm_hv hyperv; member
403 struct kvm_hyperv_exit hyperv; member
404 struct kvm_hyperv_exit hyperv; member
387 … <mailto:linux-hyperv@vger.kernel.org>
611 source "drivers/net/hyperv/Kconfig"
7032 struct kvm_hyperv_exit hyperv;