Searched refs:hyperv (Results 1 – 25 of 26) sorted by relevance
12
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
58 return &kvm->arch.hyperv; in to_kvm_hv()63 return vcpu->arch.hyperv; in to_hv_vcpu()82 return &vcpu->kvm->arch.hyperv.hv_syndbg; in to_hv_syndbg()
318 if (vcpu->run->hyperv.u.syndbg.msr == HV_X64_MSR_SYNDBG_CONTROL) in kvm_hv_syndbg_complete_userspace()320 vcpu->run->hyperv.u.syndbg.status; in kvm_hv_syndbg_complete_userspace()884 vcpu->arch.hyperv = NULL; in kvm_hv_vcpu_uninit()946 vcpu->arch.hyperv = hv_vcpu; in kvm_hv_vcpu_init()2073 return kvm_hv_hypercall_complete(vcpu, vcpu->run->hyperv.u.hcall.result); in kvm_hv_hypercall_complete_userspace()2274 vcpu->run->hyperv.type = KVM_EXIT_HYPERV_HCALL; in kvm_hv_hypercall()2275 vcpu->run->hyperv.u.hcall.input = hc.param; in kvm_hv_hypercall()2276 vcpu->run->hyperv.u.hcall.params[0] = hc.ingpa; in kvm_hv_hypercall()2277 vcpu->run->hyperv.u.hcall.params[1] = hc.outgpa; in kvm_hv_hypercall()2340 vcpu->run->hyperv.type = KVM_EXIT_HYPERV_HCALL; in kvm_hv_hypercall()[all …]
14 hyperv.o debugfs.o mmu/mmu.o mmu/page_track.o \
10631 vcpu->run->hyperv = hv_vcpu->exit; in vcpu_enter_guest()
2 #define TRACE_SYSTEM hyperv94 #define TRACE_INCLUDE_FILE hyperv
5 obj-$(CONFIG_PCI_HYPERV) += pci-hyperv.o6 obj-$(CONFIG_PCI_HYPERV_INTERFACE) += pci-hyperv-intf.o
5 obj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/
17 hyperv/index
16 obj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/
2 #define TRACE_SYSTEM hyperv
4 #define TRACE_SYSTEM hyperv
32 obj-$(CONFIG_HYPERV_KEYBOARD) += hyperv-keyboard.o
29 obj-$(CONFIG_HYPERV_IOMMU) += hyperv-iommu.o
83 obj-$(CONFIG_HYPERV_NET) += hyperv/
598 source "drivers/net/hyperv/Kconfig"
181 #define TRACE_INCLUDE_PATH ../../drivers/net/hyperv
148 obj-$(CONFIG_DRM_HYPERV) += hyperv/
191 2. arch/x86/hyperv and arch/arm64/hyperv
61 obj-$(CONFIG_HID_HYPERV_MOUSE) += hid-hyperv.o
856 struct kvm_vcpu_hv *hyperv; member1230 struct kvm_hv hyperv; member
32 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock
475 struct kvm_hyperv_exit hyperv; member
6929 L: linux-hyperv@vger.kernel.org6933 F: drivers/gpu/drm/hyperv9508 L: linux-hyperv@vger.kernel.org9510 T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git9512 F: Documentation/ABI/testing/debugfs-hyperv9513 F: Documentation/virt/hyperv9515 F: arch/arm64/hyperv9516 F: arch/arm64/include/asm/hyperv-tlfs.h9518 F: arch/x86/hyperv9519 F: arch/x86/include/asm/hyperv-tlfs.h[all …]