Searched refs:hyperv (Results 1 – 24 of 24) 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
55 return &kvm->arch.hyperv; in to_kvm_hv()60 return vcpu->arch.hyperv; in to_hv_vcpu()79 return &vcpu->kvm->arch.hyperv.hv_syndbg; in to_hv_syndbg()
311 if (vcpu->run->hyperv.u.syndbg.msr == HV_X64_MSR_SYNDBG_CONTROL) in kvm_hv_syndbg_complete_userspace()313 vcpu->run->hyperv.u.syndbg.status; in kvm_hv_syndbg_complete_userspace()874 vcpu->arch.hyperv = NULL; in kvm_hv_vcpu_uninit()933 vcpu->arch.hyperv = hv_vcpu; in kvm_hv_vcpu_init()2044 return kvm_hv_hypercall_complete(vcpu, vcpu->run->hyperv.u.hcall.result); in kvm_hv_hypercall_complete_userspace()2238 vcpu->run->hyperv.type = KVM_EXIT_HYPERV_HCALL; in kvm_hv_hypercall()2239 vcpu->run->hyperv.u.hcall.input = hc.param; in kvm_hv_hypercall()2240 vcpu->run->hyperv.u.hcall.params[0] = hc.ingpa; in kvm_hv_hypercall()2241 vcpu->run->hyperv.u.hcall.params[1] = hc.outgpa; in kvm_hv_hypercall()2307 vcpu->run->hyperv.type = KVM_EXIT_HYPERV_HCALL; in kvm_hv_hypercall()[all …]
19 hyperv.o debugfs.o mmu/mmu.o mmu/page_track.o \
9547 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/
14 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
28 obj-$(CONFIG_HYPERV_IOMMU) += hyperv-iommu.o
81 obj-$(CONFIG_HYPERV_NET) += hyperv/
580 source "drivers/net/hyperv/Kconfig"
181 #define TRACE_INCLUDE_PATH ../../drivers/net/hyperv
130 obj-$(CONFIG_DRM_HYPERV) += hyperv/
60 obj-$(CONFIG_HID_HYPERV_MOUSE) += hid-hyperv.o
810 struct kvm_vcpu_hv *hyperv; member1113 struct kvm_hv hyperv; member
32 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock
5731 struct kvm_hyperv_exit hyperv;
453 struct kvm_hyperv_exit hyperv; member
6274 L: linux-hyperv@vger.kernel.org6278 F: drivers/gpu/drm/hyperv8687 L: linux-hyperv@vger.kernel.org8689 T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git8691 F: Documentation/ABI/testing/debugfs-hyperv8693 F: arch/arm64/hyperv8694 F: arch/arm64/include/asm/hyperv-tlfs.h8696 F: arch/x86/hyperv8697 F: arch/x86/include/asm/hyperv-tlfs.h8699 F: arch/x86/include/asm/trace/hyperv.h[all …]