Home
last modified time | relevance | path

Searched refs:hyperv (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.3-rc2/Documentation/ABI/testing/
A Ddebugfs-hyperv1 What: /sys/kernel/debug/hyperv/<UUID>/fuzz_test_state
9 What: /sys/kernel/debug/hyperv/<UUID>/delay/fuzz_test_buffer_interrupt_delay
17 What: /sys/kernel/debug/hyperv/<UUID>/delay/fuzz_test_message_delay
/linux-6.3-rc2/arch/x86/kvm/
A DMakefile14 hyperv.o debugfs.o mmu/mmu.o mmu/page_track.o \
26 vmx/hyperv.o vmx/nested.o vmx/posted_intr.o
30 svm/sev.o svm/hyperv.o
A Dhyperv.h59 return &kvm->arch.hyperv; in to_kvm_hv()
64 return vcpu->arch.hyperv; in to_hv_vcpu()
83 return &vcpu->kvm->arch.hyperv.hv_syndbg; in to_hv_syndbg()
A Dhyperv.c340 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()
906 vcpu->arch.hyperv = NULL; in kvm_hv_vcpu_uninit()
970 vcpu->arch.hyperv = hv_vcpu; in kvm_hv_vcpu_init()
2350 return kvm_hv_hypercall_complete(vcpu, vcpu->run->hyperv.u.hcall.result); in kvm_hv_hypercall_complete_userspace()
2630 vcpu->run->hyperv.type = KVM_EXIT_HYPERV_HCALL; in kvm_hv_hypercall()
2631 vcpu->run->hyperv.u.hcall.input = hc.param; in kvm_hv_hypercall()
2632 vcpu->run->hyperv.u.hcall.params[0] = hc.ingpa; in kvm_hv_hypercall()
2633 vcpu->run->hyperv.u.hcall.params[1] = hc.outgpa; in kvm_hv_hypercall()
/linux-6.3-rc2/tools/testing/selftests/kvm/x86_64/
A Dhyperv_extended_hypercalls.c75 outval = addr_gpa2hva(vm, run->hyperv.u.hcall.params[1]); in main()
77 run->hyperv.u.hcall.result = HV_STATUS_SUCCESS; in main()
/linux-6.3-rc2/arch/x86/include/asm/trace/
A Dhyperv.h2 #define TRACE_SYSTEM hyperv
94 #define TRACE_INCLUDE_FILE hyperv
/linux-6.3-rc2/drivers/pci/controller/
A DMakefile5 obj-$(CONFIG_PCI_HYPERV) += pci-hyperv.o
6 obj-$(CONFIG_PCI_HYPERV_INTERFACE) += pci-hyperv-intf.o
/linux-6.3-rc2/arch/arm64/
A DKbuild5 obj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/
/linux-6.3-rc2/Documentation/virt/
A Dindex.rst18 hyperv/index
/linux-6.3-rc2/arch/x86/
A DKbuild16 obj-$(subst m,y,$(CONFIG_HYPERV)) += hyperv/
/linux-6.3-rc2/drivers/hv/
A Dhv_trace_balloon.h2 #define TRACE_SYSTEM hyperv
A Dhv_trace.h4 #define TRACE_SYSTEM hyperv
/linux-6.3-rc2/drivers/input/serio/
A DMakefile32 obj-$(CONFIG_HYPERV_KEYBOARD) += hyperv-keyboard.o
/linux-6.3-rc2/drivers/iommu/
A DMakefile29 obj-$(CONFIG_HYPERV_IOMMU) += hyperv-iommu.o
/linux-6.3-rc2/drivers/net/
A DMakefile83 obj-$(CONFIG_HYPERV_NET) += hyperv/
A DKconfig586 source "drivers/net/hyperv/Kconfig"
/linux-6.3-rc2/drivers/net/hyperv/
A Dnetvsc_trace.h181 #define TRACE_INCLUDE_PATH ../../drivers/net/hyperv
/linux-6.3-rc2/drivers/gpu/drm/
A DMakefile190 obj-$(CONFIG_DRM_HYPERV) += hyperv/
/linux-6.3-rc2/Documentation/virt/hyperv/
A Doverview.rst191 2. arch/x86/hyperv and arch/arm64/hyperv
/linux-6.3-rc2/tools/testing/selftests/kvm/
A DMakefile36 LIBKVM_x86_64 += lib/x86_64/hyperv.c
/linux-6.3-rc2/drivers/hid/
A DMakefile64 obj-$(CONFIG_HID_HYPERV_MOUSE) += hid-hyperv.o
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h915 struct kvm_vcpu_hv *hyperv; member
1339 struct kvm_hv hyperv; member
/linux-6.3-rc2/Documentation/virt/kvm/
A Dlocking.rst44 - vcpu->mutex is taken outside kvm->arch.hyperv.hv_lock and kvm->arch.xen.xen_lock
/linux-6.3-rc2/include/uapi/linux/
A Dkvm.h467 struct kvm_hyperv_exit hyperv; member
/linux-6.3-rc2/tools/include/uapi/linux/
A Dkvm.h467 struct kvm_hyperv_exit hyperv; member

Completed in 59 milliseconds

12