Home
last modified time | relevance | path

Searched refs:hv (Results 1 – 25 of 91) sorted by relevance

1234

/openbmc/linux/tools/testing/selftests/net/
H A Dtest_vxlan_under_vrf.sh52 for ns in hv-1 hv-2 vm-1 vm-2; do
69 ip netns add hv-$hv
70 ip link set veth-hv-$hv netns hv-$hv
71 ip -netns hv-$hv link set veth-hv-$hv name veth0
74 ip -netns hv-$hv link set vrf-underlay up
75 ip -netns hv-$hv addr add 172.16.0.$hv/24 dev veth0
76 ip -netns hv-$hv link set veth0 up
78 ip -netns hv-$hv link add br0 type bridge
79 ip -netns hv-$hv link set br0 up
82 ip -netns hv-$hv link set vxlan0 master br0
[all …]
H A Dtest_vxlan_vnifiltering.sh178 hv=$1
184 ip netns add hv-$hv
185 ip link set veth-hv-$hv netns hv-$hv
186 ip -netns hv-$hv link set veth-hv-$hv name veth0
187 ip -netns hv-$hv addr add $local1/$mask1 dev veth0
188 ip -netns hv-$hv addr add $local2/$mask2 dev veth0
189 ip -netns hv-$hv link set veth0 up
393 ip link add veth-hv-1 type veth peer name veth-hv-2
418 ip link add veth-hv-1 type veth peer name veth-hv-2
443 ip link add veth-hv-1 type veth peer name veth-hv-2
[all …]
/openbmc/linux/drivers/gpu/drm/hyperv/
H A Dhyperv_drm_modeset.c30 if (!drm_dev_enter(&hv->dev, &idx)) in hyperv_blit_to_vram_rect()
62 hv->preferred_height); in hyperv_connector_get_modes()
82 return drm_connector_init(&hv->dev, &hv->connector, in hyperv_conn_init()
95 if (pitch * h > hv->fb_size) in hyperv_check_size()
108 hyperv_hide_hw_ptr(hv->hdev); in hyperv_pipe_enable()
109 hyperv_update_situation(hv->hdev, 1, hv->screen_depth, in hyperv_pipe_enable()
170 &hv->pipe, in hyperv_pipe_init()
175 &hv->connector); in hyperv_pipe_init()
205 struct drm_device *dev = &hv->dev; in hyperv_mode_config_init()
224 ret = hyperv_conn_init(hv); in hyperv_mode_config_init()
[all …]
H A Dhyperv_drm_drv.c80 hv->fb_size = (unsigned long)hv->mmio_megabytes * 1024 * 1024; in hyperv_setup_vram()
82 ret = vmbus_allocate_mmio(&hv->mem, hdev, 0, -1, hv->fb_size, 0x100000, in hyperv_setup_vram()
94 hv->vram = ioremap_cache(hv->mem->start, hv->fb_size); in hyperv_setup_vram()
95 if (!hv->vram) { in hyperv_setup_vram()
101 hv->fb_base = hv->mem->start; in hyperv_setup_vram()
105 vmbus_free_mmio(hv->mem->start, hv->fb_size); in hyperv_setup_vram()
118 if (IS_ERR(hv)) in hyperv_vmbus_probe()
121 dev = &hv->dev; in hyperv_vmbus_probe()
124 hv->hdev = hdev; in hyperv_vmbus_probe()
160 vmbus_free_mmio(hv->mem->start, hv->fb_size); in hyperv_vmbus_probe()
[all …]
H A Dhyperv_drm_proto.c241 hv->synthvid_version = ver; in hyperv_negotiate_version()
356 if (!hv->dirt_needed) in hyperv_update_dirt()
411 hv->screen_width_max = max_t(u32, hv->screen_width_max, in hyperv_get_supported_resolution()
413 hv->screen_height_max = max_t(u32, hv->screen_height_max, in hyperv_get_supported_resolution()
417 hv->preferred_width = in hyperv_get_supported_resolution()
419 hv->preferred_height = in hyperv_get_supported_resolution()
430 if (!hv) in hyperv_receive_sub()
440 complete(&hv->wait); in hyperv_receive_sub()
446 if (hv->dirt_needed) in hyperv_receive_sub()
447 hyperv_hide_hw_ptr(hv->hdev); in hyperv_receive_sub()
[all …]
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dhyperv.c15 struct hyperv_test_pages *hv = addr_gva2hva(vm, hv_pages_gva); in vcpu_alloc_hyperv_test_pages() local
18 hv->vp_assist = (void *)vm_vaddr_alloc_page(vm); in vcpu_alloc_hyperv_test_pages()
19 hv->vp_assist_hva = addr_gva2hva(vm, (uintptr_t)hv->vp_assist); in vcpu_alloc_hyperv_test_pages()
20 hv->vp_assist_gpa = addr_gva2gpa(vm, (uintptr_t)hv->vp_assist); in vcpu_alloc_hyperv_test_pages()
23 hv->partition_assist = (void *)vm_vaddr_alloc_page(vm); in vcpu_alloc_hyperv_test_pages()
24 hv->partition_assist_hva = addr_gva2hva(vm, (uintptr_t)hv->partition_assist); in vcpu_alloc_hyperv_test_pages()
25 hv->partition_assist_gpa = addr_gva2gpa(vm, (uintptr_t)hv->partition_assist); in vcpu_alloc_hyperv_test_pages()
28 hv->enlightened_vmcs = (void *)vm_vaddr_alloc_page(vm); in vcpu_alloc_hyperv_test_pages()
29 hv->enlightened_vmcs_hva = addr_gva2hva(vm, (uintptr_t)hv->enlightened_vmcs); in vcpu_alloc_hyperv_test_pages()
30 hv->enlightened_vmcs_gpa = addr_gva2gpa(vm, (uintptr_t)hv->enlightened_vmcs); in vcpu_alloc_hyperv_test_pages()
[all …]
/openbmc/qemu/docs/system/i386/
H A Dhyperv.rst40 ``hv-relaxed``
45 ``hv-vapic``
68 ``hv-crash``
77 ``hv-time``
105 Requires: ``hv-vpindex``, ``hv-synic``, ``hv-time``
117 ``hv-ipi``
178 Requires: ``hv-vpindex``, ``hv-synic``, ``hv-time``, ``hv-stimer``
180 ``hv-avic`` (``hv-apicv``)
201 ``hv-version-id-build``, ``hv-version-id-major``, ``hv-version-id-minor``, ``hv-version-id-spack``,…
226 …Requires: ``hv-relaxed``, ``hv_time``, ``hv-vapic``, ``hv-vpindex``, ``hv-synic``, ``hv-runtime``,…
[all …]
/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c140 hv->synic_auto_eoi_used++; in synic_update_vector()
142 hv->synic_auto_eoi_used--; in synic_update_vector()
584 + hv->tsc_ref.tsc_offset; in get_time_ref_counter()
1168 mutex_lock(&hv->hv_lock); in kvm_hv_setup_tsc_page()
1188 if (kvm_read_guest(kvm, gfn_to_gpa(gfn), &hv->tsc_ref, sizeof(hv->tsc_ref))) in kvm_hv_setup_tsc_page()
1201 &hv->tsc_ref, sizeof(hv->tsc_ref.tsc_sequence))) in kvm_hv_setup_tsc_page()
1209 if (kvm_write_guest(kvm, gfn_to_gpa(gfn), &hv->tsc_ref, sizeof(hv->tsc_ref))) in kvm_hv_setup_tsc_page()
1224 &hv->tsc_ref, sizeof(hv->tsc_ref.tsc_sequence))) in kvm_hv_setup_tsc_page()
1240 mutex_lock(&hv->hv_lock); in kvm_hv_request_tsc_page_update()
1383 hv->hv_tsc_page = data; in kvm_hv_set_msr_pw()
[all …]
/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra186-pmc.yaml89 hdmi-dp0, hdmi-dp1, pex-cntrl, sdmmc2-hv, sdmmc4, cam, dsib,
90 dsic, dsid, csic, csid, csie, dsif, spi, ufs, dmic-hv, edp,
91 sdmmc1-hv, sdmmc3-hv, conn, audio-hv, ao-hv
101 spi, ufs, csig, csih, edp, sdmmc1-hv, sdmmc3-hv, conn,
102 audio-hv, ao-hv
130 except for ao-hv. Following pads have software configurable
131 signaling voltages: sdmmc2-hv, dmic-hv, sdmmc1-hv, sdmmc3-hv,
132 audio-hv, ao-hv.
172 pins = "sdmmc1-hv";
177 pins = "sdmmc1-hv";
/openbmc/qemu/hw/hyperv/
H A Dmeson.build5 …ALLOON', if_true: files('hv-balloon.c', 'hv-balloon-page_range_tree.c', 'hv-balloon-our_range_mems…
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2.rst132 :revision: 3.19 / 2014-12-05 (*hv*)
142 :revision: 3.17 / 2014-08-04 (*lp, hv*)
148 :revision: 3.15 / 2014-02-03 (*hv, ap*)
161 :revision: 3.11 / 2013-05-26 (*hv*)
166 :revision: 3.10 / 2013-03-25 (*hv*)
181 :revision: 3.6 / 2012-07-02 (*hv*)
207 :revision: 3.3 / 2012-01-11 (*hv*)
212 :revision: 3.2 / 2011-08-26 (*hv*)
230 :revision: 2.6.37 / 2010-08-06 (*hv*)
262 :revision: 0.26 / 2009-07-23 (*hv*)
[all …]
/openbmc/linux/arch/powerpc/perf/
H A DMakefile17 obj-$(CONFIG_HV_PERF_CTRS) += hv-24x7.o hv-gpci.o hv-common.o
/openbmc/linux/arch/powerpc/kvm/
H A DMakefile62 kvm-hv-y += \
69 kvm-hv-$(CONFIG_PPC_UV) += \
72 kvm-hv-$(CONFIG_PPC_TRANSACTIONAL_MEM) += \
132 obj-$(CONFIG_KVM_BOOK3S_64_HV) += kvm-hv.o
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-tegra.c22 void __iomem *hv; member
87 writel(MGBE_SID, mgbe->hv + MGBE_WRAP_AXI_ASID0_CTRL); in tegra_mgbe_resume()
222 mgbe->hv = devm_platform_ioremap_resource_byname(pdev, "hypervisor"); in tegra_mgbe_probe()
223 if (IS_ERR(mgbe->hv)) in tegra_mgbe_probe()
224 return PTR_ERR(mgbe->hv); in tegra_mgbe_probe()
339 writel(MGBE_SID, mgbe->hv + MGBE_WRAP_AXI_ASID0_CTRL); in tegra_mgbe_probe()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-bus-vmbus13 Users: tools/hv/lsvmbus
20 Users: tools/hv/lsvmbus
27 Users: tools/hv/lsvmbus
36 Users: tools/hv/lsvmbus
43 Users: tools/hv/lsvmbus and user level RDMA libraries
50 Users: tools/hv/lsvmbus and user level RDMA libraries
71 Users: tools/hv/lsvmbus and other debugging tools
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dinterlaken-lac.dtsi41 lac-hv@228000 {
42 compatible = "fsl,interlaken-lac-hv";
44 fsl,non-hv-node = <&lac>;
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra210-p2595.dtsi21 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
30 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
39 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
48 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
57 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
311 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
320 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
476 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
485 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
494 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
[all …]
H A Dtegra210-p2571.dts22 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
31 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
40 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
49 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
58 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
312 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
321 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
482 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
491 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
500 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
[all …]
H A Dtegra210-p2597.dtsi55 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
64 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
73 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
82 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
91 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
335 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
344 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
502 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
511 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
520 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
[all …]
H A Dtegra210-p2894.dtsi37 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
46 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
55 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
64 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
73 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
326 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
335 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
498 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
516 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
525 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
[all …]
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra114-tn7.dts105 regulator-name = "va-lcd-hv";
177 regulator-name = "vd-ts-hv";
185 regulator-name = "va-cam2-hv";
191 regulator-name = "va-sns-hv";
197 regulator-name = "va-cam1-hv";
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dinterlaken-lac.txt54 "fsl,interlaken-lac-hv". This node represents the protected
58 - fsl,non-hv-node
59 Usage: required in "fsl,interlaken-lac-hv"
71 Usage: required in non-hv node only
82 lac-hv@228000 {
83 compatible = "fsl,interlaken-lac-hv"
85 fsl,non-hv-node = <&lac>;
/openbmc/u-boot/arch/powerpc/dts/
H A De6500_power_isa.dtsi19 power-isa-e.hv; // Embedded.Hypervisor
32 power-isa-e.hv.lrat; // Embedded.Hypervisor.LRAT
/openbmc/linux/tools/perf/tests/attr/
H A Dtest-record-branch-filter-hv3 args = --no-bpf-event -j hv kill >/dev/null 2>&1
/openbmc/linux/arch/powerpc/sysdev/xics/
H A DMakefile5 obj-$(CONFIG_PPC_ICP_HV) += icp-hv.o

1234