Home
last modified time | relevance | path

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

123

/linux/tools/testing/selftests/net/
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 …]
/linux/drivers/gpu/drm/hyperv/
A Dhyperv_drm_drv.c108 hv->fb_size = min(hv->fb_size, in hyperv_setup_gen1()
110 hv->vram = devm_ioremap(&pdev->dev, hv->fb_base, hv->fb_size); in hyperv_setup_gen1()
111 if (!hv->vram) { in hyperv_setup_gen1()
132 hv->fb_size = (unsigned long)hv->mmio_megabytes * 1024 * 1024; in hyperv_setup_gen2()
146 hv->vram = ioremap_cache(hv->mem->start, hv->fb_size); in hyperv_setup_gen2()
147 if (!hv->vram) { in hyperv_setup_gen2()
153 hv->fb_base = hv->mem->start; in hyperv_setup_gen2()
157 vmbus_free_mmio(hv->mem->start, hv->fb_size); in hyperv_setup_gen2()
170 if (IS_ERR(hv)) in hyperv_vmbus_probe()
173 dev = &hv->dev; in hyperv_vmbus_probe()
[all …]
A Dhyperv_drm_modeset.c29 if (!drm_dev_enter(&hv->dev, &idx)) in hyperv_blit_to_vram_rect()
58 hv->preferred_height); in hyperv_connector_get_modes()
78 return drm_connector_init(&hv->dev, &hv->connector, in hyperv_conn_init()
91 if (pitch * h > hv->fb_size) in hyperv_check_size()
104 hyperv_hide_hw_ptr(hv->hdev); in hyperv_pipe_enable()
105 hyperv_update_situation(hv->hdev, 1, hv->screen_depth, in hyperv_pipe_enable()
163 &hv->pipe, in hyperv_pipe_init()
168 &hv->connector); in hyperv_pipe_init()
198 struct drm_device *dev = &hv->dev; in hyperv_mode_config_init()
217 ret = hyperv_conn_init(hv); in hyperv_mode_config_init()
[all …]
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 …]
/linux/arch/x86/kvm/
A Dhyperv.c118 hv->synic_auto_eoi_used++; in synic_update_vector()
120 hv->synic_auto_eoi_used--; in synic_update_vector()
552 + hv->tsc_ref.tsc_offset; in get_time_ref_counter()
1129 mutex_lock(&hv->hv_lock); in kvm_hv_setup_tsc_page()
1143 if (kvm_read_guest(kvm, gfn_to_gpa(gfn), &hv->tsc_ref, sizeof(hv->tsc_ref))) in kvm_hv_setup_tsc_page()
1156 &hv->tsc_ref, sizeof(hv->tsc_ref.tsc_sequence))) in kvm_hv_setup_tsc_page()
1164 if (kvm_write_guest(kvm, gfn_to_gpa(gfn), &hv->tsc_ref, sizeof(hv->tsc_ref))) in kvm_hv_setup_tsc_page()
1179 &hv->tsc_ref, sizeof(hv->tsc_ref.tsc_sequence))) in kvm_hv_setup_tsc_page()
1221 &hv->tsc_ref, sizeof(hv->tsc_ref.tsc_sequence))) in kvm_hv_invalidate_tsc_page()
1362 hv->hv_tsc_page = data; in kvm_hv_set_msr_pw()
[all …]
/linux/Documentation/devicetree/bindings/arm/tegra/
A Dnvidia,tegra186-pmc.txt62 hdmi-dp0 hdmi-dp1 pex-cntrl sdmmc2-hv
65 dsif spi ufs dmic-hv
66 edp sdmmc1-hv sdmmc3-hv conn
67 audio-hv ao-hv
82 for ao-hv. Following pads have software configurable signaling
83 voltages: sdmmc2-hv, dmic-hv, sdmmc1-hv, sdmmc3-hv, audio-hv,
84 ao-hv.
98 pins = "sdmmc1-hv";
103 pins = "sdmmc1-hv";
/linux/Documentation/userspace-api/media/v4l/
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 …]
/linux/arch/powerpc/perf/
A DMakefile17 obj-$(CONFIG_HV_PERF_CTRS) += hv-24x7.o hv-gpci.o hv-common.o
/linux/arch/powerpc/kvm/
A DMakefile68 kvm-hv-y += \
75 kvm-hv-$(CONFIG_PPC_UV) += \
78 kvm-hv-$(CONFIG_PPC_TRANSACTIONAL_MEM) += \
138 obj-$(CONFIG_KVM_BOOK3S_64_HV) += kvm-hv.o
/linux/Documentation/ABI/stable/
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
/linux/Documentation/ABI/testing/
A Dsysfs-bus-event_source-devices-hv_gpci47 in arch/powerpc/perf/hv-gpci.h).
54 in arch/powerpc/perf/hv-gpci.h).
61 in arch/powerpc/perf/hv-gpci.h).
82 HCALLs to retrieve hv-gpci pmu event counter data.
/linux/arch/arm64/boot/dts/nvidia/
A Dtegra210-p2595.dtsi18 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
27 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
36 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
45 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
54 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
308 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
317 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
473 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
482 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
491 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
[all …]
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 …]
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 …]
A Dtegra210-p2597.dtsi52 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
61 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
70 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
79 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
88 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
332 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
341 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
499 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
508 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
517 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
[all …]
A Dtegra210-smaug.dts50 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
59 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
68 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
77 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
86 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
335 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
344 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
504 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
513 nvidia,io-hv = <TEGRA_PIN_DISABLE>;
522 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
[all …]
/linux/arch/powerpc/boot/dts/fsl/
A Dinterlaken-lac.dtsi41 lac-hv@228000 {
42 compatible = "fsl,interlaken-lac-hv";
44 fsl,non-hv-node = <&lac>;
A De6500_power_isa.dtsi45 power-isa-e.hv; // Embedded.Hypervisor
58 power-isa-e.hv.lrat; // Embedded.Hypervisor.LRAT
/linux/arch/arm/boot/dts/
A Dtegra114-tn7.dts103 regulator-name = "va-lcd-hv";
175 regulator-name = "vd-ts-hv";
183 regulator-name = "va-cam2-hv";
189 regulator-name = "va-sns-hv";
195 regulator-name = "va-cam1-hv";
/linux/Documentation/devicetree/bindings/powerpc/fsl/
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>;
/linux/tools/perf/tests/attr/
A Dtest-record-branch-filter-hv3 args = --no-bpf-event -j hv kill >/dev/null 2>&1
/linux/tools/
A DMakefile68 cgroup counter firewire hv guest bootconfig spi usb virtio vm bpf iio gpio objtool leds wmi pci fir… target
100 all: acpi cgroup counter cpupower gpio hv firewire \
/linux/Documentation/devicetree/bindings/powerpc/
A Dibm,powerpc-cpu-features.txt110 - hv-support
153 This property exists when the hv-support property HFSCR bit is set. This
227 hv-support = <0>;
234 hv-support = <0>;
/linux/arch/powerpc/sysdev/xics/
A DMakefile5 obj-$(CONFIG_PPC_ICP_HV) += icp-hv.o
/linux/drivers/hv/
A DMakefile10 hv.o connection.o channel.o \

Completed in 43 milliseconds

123