Home
last modified time | relevance | path

Searched refs:dedicated (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/qemu/hw/s390x/
H A Dcpu-topology.c209 if (env->dedicated) { in s390_topology_cpu_default()
235 bool dedicated, Error **errp) in s390_topology_check() argument
255 if (dedicated && (entitlement == S390_CPU_ENTITLEMENT_LOW || in s390_topology_check()
277 uint16_t entitlement, bool dedicated) in s390_topology_need_report() argument
283 cpu->env.dedicated != dedicated; in s390_topology_need_report()
337 cpu->env.dedicated, errp)) { in s390_topology_setup_cpu()
361 bool has_dedicated, bool dedicated, in s390_change_topology() argument
387 dedicated = cpu->env.dedicated; in s390_change_topology()
397 if (dedicated) { in s390_change_topology()
405 entitlement, dedicated, errp)) { in s390_change_topology()
[all …]
/openbmc/qemu/docs/devel/
H A Ds390-cpu-topology.rst33 "dedicated": false,
48 "dedicated": false,
63 "dedicated": false,
78 "dedicated": true,
111 "dedicated": false
130 Note that a vertical polarized dedicated vCPU can only have a high
134 - Horizontal dedicated
138 - Vertical high dedicated
/openbmc/qemu/target/s390x/kvm/
H A Dstsi-topology.c53 if (topology_id.dedicated) { in fill_tle_cpu()
193 .dedicated = cpu->env.dedicated, in s390_topology_from_cpu()
227 r->dedicated - l->dedicated ?: in s390_topology_id_cmp()
/openbmc/qemu/stubs/
H A Dmonitor-cpu-s390x-kvm.c12 bool has_dedicated, bool dedicated, in qmp_set_cpu_topology() argument
/openbmc/u-boot/doc/
H A DREADME.blackfin30 This website is backed both by an open source community as well as a dedicated
45 For Blackfin specific documentation, you can visit our dedicated doc wiki:
/openbmc/qemu/docs/system/s390x/
H A Dcpu-topology.rst93 -device gen16b-s390x-cpu,core-id=1,dedicated=true
108 - dedicated: ``false``
210 A vCPU can be "dedicated" in which case the vCPU is fully dedicated to a single
213 The dedicated bit is an indication of affinity of a vCPU for a real CPU
227 (since we have 4 core per socket) and we define it as dedicated and
243 -device gen16b-s390x-cpu,core-id=4,dedicated=on,entitlement=high
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/
H A Dts-sp-se-proxy_%.bbappend8 # Proxy is pointless on fvp-base as there is no dedicated security subsystem. It could be
/openbmc/u-boot/doc/device-tree-bindings/remoteproc/
H A Dk3-system-controller.txt4 K3 specific SoCs have a dedicated microcontroller for doing
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/drbd/
H A Ddrbd_9.2.1.bb4 block device via (a dedicated) network. You could see \
/openbmc/u-boot/doc/device-tree-bindings/regulator/
H A Dst,stm32-vrefbuf.txt5 components through the dedicated VREF+ pin.
/openbmc/qemu/include/hw/s390x/
H A Dcpu-topology.h28 uint8_t dedicated; member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/strongswan/strongswan/
H A D0002-callback-job-Replace-return_false-in-constructors-wi.patch5 dedicated function
19 …us: Backport [d5d2568 callback-job: Replace return_false() in constructors with dedicated function]
/openbmc/qemu/target/s390x/
H A Dcpu.c137 value->u.s390x.dedicated = s390_cpu->env.dedicated; in s390_query_cpu_fast()
297 DEFINE_PROP_BOOL("dedicated", S390CPU, env.dedicated, false),
/openbmc/phosphor-fan-presence/docs/presence/
H A Dmethods.md30 Detects fans with dedicated GPIOs using Linux
/openbmc/u-boot/drivers/mailbox/
H A DKconfig9 CPU to another CPU, or sometimes to dedicated HW modules. They form
/openbmc/qemu/tests/functional/
H A Dtest_s390x_topology.py
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libterm/
H A Dlibterm-readkey-perl_2.38.bb2 DESCRIPTION = "Term::ReadKey is a compiled perl module dedicated to providing simple \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/smbios/
H A Dsmbios-mdr_git.bb2 …age parses SMBIOS tables, reads Intel CPU PIROM and PECI and provides a dedicated IPMI blob to rec…
/openbmc/u-boot/doc/device-tree-bindings/gpio/
H A Dmscc_sgpio.txt4 means of 4 dedicated pins: one input, one output, one clock and one
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cim-schema/files/
H A DLICENSE3 // DMTF is a not-for-profit association of industry members dedicated
/openbmc/openbmc/meta-openembedded/meta-networking/licenses/
H A DDMTF3 // DMTF is a not-for-profit association of industry members dedicated
/openbmc/u-boot/drivers/phy/
H A DKconfig11 devices. PHY devices are dedicated hardware that handle the physical
27 devices. PHY devices are dedicated hardware that handle the physical
/openbmc/openbmc/poky/meta/recipes-devtools/vala/
H A Dvala_0.56.18.bb3 DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/
H A Dbluealsa_4.3.0.bb6 specifically for use on small, low-powered, dedicated audio or audio/visual \
/openbmc/qemu/docs/specs/
H A Dacpi_mem_hotplug.rst4 ACPI BIOS GPE.3 handler is dedicated for notifying OS about memory hot-add

1234