Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/perf/
DMakefile14 obj-$(CONFIG_HV_PERF_CTRS) += hv-24x7.o hv-gpci.o hv-common.o
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-hv_gpci15 in arch/powerpc/perf/hv-gpci.h).
22 in arch/powerpc/perf/hv-gpci.h).
29 in arch/powerpc/perf/hv-gpci.h).
Dsysfs-bus-event_source-devices-hv_24x79 https://raw.githubusercontent.com/jmesmon/catalog-24x7/master/hv-24x7-catalog.h
/linux-4.1.27/arch/powerpc/boot/dts/fsl/
Dinterlaken-lac.dtsi41 lac-hv@228000 {
42 compatible = "fsl,interlaken-lac-hv";
44 fsl,non-hv-node = <&lac>;
De6500_power_isa.dtsi45 power-isa-e.hv; // Embedded.Hypervisor
58 power-isa-e.hv.lrat; // Embedded.Hypervisor.LRAT
De500mc_power_isa.dtsi45 power-isa-e.hv; // Embedded.Hypervisor
De5500_power_isa.dtsi45 power-isa-e.hv; // Embedded.Hypervisor
/linux-4.1.27/arch/arm/boot/dts/
Dtegra114-tn7.dts102 regulator-name = "va-lcd-hv";
174 regulator-name = "vd-ts-hv";
182 regulator-name = "va-cam2-hv";
188 regulator-name = "va-sns-hv";
194 regulator-name = "va-cam1-hv";
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
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-4.1.27/tools/perf/tests/attr/
Dtest-record-branch-filter-hv3 args = -j hv kill >/dev/null 2>&1
DREADME40 perf record -j hv kill (test-record-branch-filter-hv)
/linux-4.1.27/arch/powerpc/sysdev/xics/
DMakefile5 obj-$(CONFIG_PPC_ICP_HV) += icp-hv.o
/linux-4.1.27/drivers/hv/
DMakefile6 hv.o connection.o channel.o \
/linux-4.1.27/arch/powerpc/kvm/
DMakefile70 kvm-hv-y += \
126 obj-$(CONFIG_KVM_BOOK3S_64_HV) += kvm-hv.o
/linux-4.1.27/arch/tile/include/hv/
Diorpc.h387 hv; /**< Buffer parameters for HV driver. */ member
/linux-4.1.27/tools/
DMakefile44 cgroup firewire hv guest usb virtio vm net: FORCE target
/linux-4.1.27/drivers/
DMakefile152 obj-$(CONFIG_HYPERV) += hv/
DKconfig127 source "drivers/hv/Kconfig"
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra210-pinmux.txt56 - nvidia,io-hv: Integer. Select high-voltage receivers.
162 nvidia,io-hv = <TEGRA_PIN_ENABLE>;
/linux-4.1.27/arch/powerpc/kernel/
Dtraps.c1381 bool hv; in facility_unavailable_exception() local
1383 hv = (regs->trap == 0xf80); in facility_unavailable_exception()
1384 if (hv) in facility_unavailable_exception()
1410 hv ? "Hypervisor " : "", facility, regs->nip, regs->msr); in facility_unavailable_exception()
/linux-4.1.27/tools/perf/Documentation/
Dperf-record.txt210 - hv: only when the target is at the hypervisor level
219 event are applied to the branch filter. Both kernel (k) and hypervisor (hv) privilege
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_main.c874 u32 hv; in ipoib_addr_hash() local
876 hv = jhash_3words(d32[3], d32[4], IPOIB_QPN_MASK & d32[0], 0); in ipoib_addr_hash()
877 return hv & htbl->mask; in ipoib_addr_hash()
/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddispc.c651 u32 h, hv; in dispc_ovl_set_scale_coef() local
657 hv = FLD_VAL(h_coef[i].hc4_vc22, 7, 0) in dispc_ovl_set_scale_coef()
664 dispc_ovl_write_firhv_reg(plane, i, hv); in dispc_ovl_set_scale_coef()
667 dispc_ovl_write_firhv2_reg(plane, i, hv); in dispc_ovl_set_scale_coef()
/linux-4.1.27/tools/perf/
Ddesign.txt387 * hv,
/linux-4.1.27/tools/perf/util/
Devsel.c292 MOD_PRINT(hv, 'h'); in perf_evsel__add_modifiers()
/linux-4.1.27/
DMAINTAINERS4760 F: drivers/hv/
4766 F: tools/hv/