Searched refs:hyperv (Results 1 – 17 of 17) 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
76 outval = addr_gpa2hva(vm, run->hyperv.u.hcall.params[1]); in main()78 run->hyperv.u.hcall.result = HV_STATUS_SUCCESS; in main()
2 #define TRACE_SYSTEM hyperv94 #define TRACE_INCLUDE_FILE hyperv
2 #define TRACE_SYSTEM hyperv
4 #define TRACE_SYSTEM hyperv
22 obj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/
83 obj-$(CONFIG_HYPERV_NET) += hyperv/
602 source "drivers/net/hyperv/Kconfig"
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
1022 struct kvm_vcpu_hv *hyperv; member1510 struct kvm_hv hyperv; member
55 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
7067 struct kvm_hyperv_exit hyperv;
417 struct kvm_hyperv_exit hyperv; member
416 struct kvm_hyperv_exit hyperv; member
8022 L: linux-hyperv@vger.kernel.org8026 F: drivers/gpu/drm/hyperv11974 L: linux-hyperv@vger.kernel.org11976 T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git11978 F: Documentation/ABI/testing/debugfs-hyperv11981 F: Documentation/virt/hyperv11982 F: arch/arm64/hyperv11984 F: arch/x86/hyperv11986 F: arch/x86/include/asm/trace/hyperv.h11989 F: drivers/hid/hid-hyperv[all...]
11310 vcpu->run->hyperv = hv_vcpu->exit; in vcpu_enter_guest()