Home
last modified time | relevance | path

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

12345678910>>...13

/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/linux/drivers/mtd/parsers/
H A Dofpart_core.c53 bool dedicated = true; in parse_fixed_partitions() local
71 dedicated = false; in parse_fixed_partitions()
78 if (dedicated && !of_id) { in parse_fixed_partitions()
88 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
107 if (!dedicated && node_has_compatible(pp)) in parse_fixed_partitions()
112 if (dedicated) { in parse_fixed_partitions()
125 if (!dedicated && s_cells == 0) { in parse_fixed_partitions()
/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/linux/arch/s390/include/asm/
H A Dtopology.h19 unsigned short dedicated : 1; member
38 #define topology_cpu_dedicated(cpu) (cpu_topology[cpu].dedicated)
/openbmc/linux/drivers/dma/mediatek/
H A DKconfig12 This controller provides the channels which is dedicated to
26 This controller provides the channels which is dedicated to
/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/linux/drivers/hid/intel-ish-hid/
H A DKconfig12 sensor polling and algorithm processing to a dedicated low power
26 sensor polling and algorithm processing to a dedicated low power
/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/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Drl.c113 void *rl_in, u16 uid, bool dedicated) in find_rl_entry() argument
123 if (dedicated) { in find_rl_entry()
130 if (table->rl_entry[i].dedicated) in find_rl_entry()
287 entry->dedicated = dedicated_entry; in mlx5_rl_add_rate_raw()
/openbmc/linux/Documentation/peci/
H A Dpeci.rst12 It defines a dedicated command protocol, where the management
19 Intel PECI specification is not released as a dedicated document,
/openbmc/qemu/target/s390x/
H A Dcpu.c159 value->u.s390x.dedicated = s390_cpu->env.dedicated; in s390_query_cpu_fast()
313 DEFINE_PROP_BOOL("dedicated", S390CPU, env.dedicated, false),
/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/linux/drivers/infiniband/hw/hfi1/
H A Dtrace_tx.h775 BCT(vl[0].dedicated),
778 BCT(vl[1].dedicated),
781 BCT(vl[2].dedicated),
784 BCT(vl[3].dedicated),
787 BCT(vl[4].dedicated),
790 BCT(vl[5].dedicated),
793 BCT(vl[6].dedicated),
796 BCT(vl[7].dedicated),
799 BCT(vl[15].dedicated),
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-st.txt26 Second type has a dedicated interrupt per gpio bank.
61 - interrupts : Interrupt number for this gpio bank. If there is a dedicated
66 irqmux or a dedicated interrupt per bank is specified.
/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/linux/drivers/media/platform/st/stm32/
H A DKconfig31 and specialized DMA dedicated to image manipulation.
/openbmc/linux/Documentation/hwmon/
H A Dmax16065.rst55 accurately monitor (+/-2.5%) one current channel using a dedicated high-side
67 one current channel using a dedicated high-side current-sense amplifier. The
/openbmc/linux/drivers/net/can/rcar/
H A DKconfig19 dedicated CAN 2.0 mode.
/openbmc/linux/drivers/misc/ocxl/
H A DKconfig29 dedicated OpenCAPI link, and don't follow the same protocol.
/openbmc/linux/security/landlock/
H A DKconfig14 dedicated system calls: landlock_create_ruleset(),
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8x-colibri-eval-v3.dtsi14 /* fixed crystal dedicated to mcp25xx */

12345678910>>...13