Home
last modified time | relevance | path

Searched refs:secondary (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/openbmc/qemu/docs/
H A Dblock-replication.txt86 runs the secondary VM. The read pattern (fifo) for quorum can be extended
93 3) The secondary disk receives writes from the primary VM through QEMU's
96 4) The disk on the secondary is represented by a custom block device
106 of the NBD server into the secondary disk. So before block replication,
107 the primary disk and secondary disk should contain the same data.
109 7) The secondary also has a quorum node, so after secondary failover it
118 4. I/O error on secondary disk
132 We must call block_replication_start_all() in secondary QEMU before
172 2. host is the secondary physical machine's hostname or IP
177 secondary qemu.
[all …]
H A Dcolo-proxy.txt28 packet and drop the queued secondary packet.
75 same time, copy and forward packet to secondary
82 and update TCP checksum, then send to secondary
95 waiting secondary redirect packet to compare it.
97 queued secondary packet, Otherwise send primary packet
147 Packets coming from the secondary char dev will be dropped after comparing.
150 secondary_in=chardev2-id (source: secondary send packet)
153 Filter-rewriter will rewrite some of secondary packet to make
154 secondary guest's tcp connection established successfully.
155 In this module we will rewrite tcp packet's ack to the secondary
[all …]
H A DCOLO-FT.txt18 Both primary VM (PVM) and secondary VM (SVM) run in parallel. They receive the
27 The primary node running the PVM, and the secondary node running the SVM
33 primary node, and then forwarded to the secondary node, so that both the PVM
88 Runs on both the primary and secondary nodes, to periodically check platform
90 the heartbeat stops responding, the secondary node will trigger a failover
95 and sends it to secondary VM's which makes sure the context of secondary VM's
185 # imagefolder="/mnt/vms/colo-test-secondary"
188 # qemu-img create -f qcow2 $imagefolder/secondary-active.qcow2 10G
190 # qemu-img create -f qcow2 $imagefolder/secondary-hidden.qcow2 10G
193 -device piix3-usb-uhci -device usb-tablet -name secondary \
[all …]
/openbmc/phosphor-dbus-interfaces/
H A Drequirements.md64 associations should be considered to have a "primary" and "secondary" end, which
67 "contained_by" (secondary) the chassis.
93 (ending in '-ing'). The secondary relationship should be a verb with a Past
99 - The `{primary element}` is `{primary association}` the `{secondary element}`.
100 - The `{secondary element}` is `{secondary association}` the
105 `{secondary element}` and `{secondary element}/{secondary association}` with an
109 preposition to the secondary association, such as 'by' or 'with'.
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-lx2160a-qds.dts110 mdio@0 { /* Slot #1 (secondary EMI) */
116 mdio@1 { /* Slot #2 (secondary EMI) */
122 mdio@2 { /* Slot #3 (secondary EMI) */
128 mdio@3 { /* Slot #4 (secondary EMI) */
134 mdio@4 { /* Slot #5 (secondary EMI) */
140 mdio@5 { /* Slot #6 (secondary EMI) */
146 mdio@6 { /* Slot #7 (secondary EMI) */
152 mdio@7 { /* Slot #8 (secondary EMI) */
H A Dfsl-lx2162a-qds.dts120 mdio@0 { /* Slot #1 (secondary EMI) */
126 mdio@1 { /* Slot #2 (secondary EMI) */
132 mdio@2 { /* Slot #3 (secondary EMI) */
138 mdio@3 { /* Slot #4 (secondary EMI) */
144 mdio@4 { /* Slot #5 (secondary EMI) */
150 mdio@5 { /* Slot #6 (secondary EMI) */
156 mdio@6 { /* Slot #7 (secondary EMI) */
162 mdio@7 { /* Slot #8 (secondary EMI) */
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dkexec.c20 void pseries_kexec_cpu_down(int crash_shutdown, int secondary) in pseries_kexec_cpu_down() argument
59 if (!secondary) in pseries_kexec_cpu_down()
62 xics_kexec_teardown_cpu(secondary); in pseries_kexec_cpu_down()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dcoex.c216 struct ieee80211_chanctx_conf *secondary; member
257 swap(data->primary, data->secondary); in iwl_mvm_bt_coex_tcm_based_ci()
337 data->secondary = data->primary; in iwl_mvm_bt_notif_per_link()
353 data->secondary = data->primary; in iwl_mvm_bt_notif_per_link()
357 data->secondary = chanctx_conf; in iwl_mvm_bt_notif_per_link()
363 else if (data->secondary == chanctx_conf) in iwl_mvm_bt_notif_per_link()
374 else if (!data->secondary) in iwl_mvm_bt_notif_per_link()
376 data->secondary = chanctx_conf; in iwl_mvm_bt_notif_per_link()
381 else if (data->secondary == chanctx_conf) in iwl_mvm_bt_notif_per_link()
488 if (data.secondary) { in iwl_mvm_bt_coex_notif_handle()
[all …]
/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-sharp-lq101r1sx01.c344 struct mipi_dsi_device *secondary = NULL; in sharp_panel_probe() local
356 secondary = of_find_mipi_dsi_device_by_node(np); in sharp_panel_probe()
359 if (!secondary) in sharp_panel_probe()
364 if (secondary) { in sharp_panel_probe()
367 put_device(&secondary->dev); in sharp_panel_probe()
373 sharp->link2 = secondary; in sharp_panel_probe()
378 put_device(&secondary->dev); in sharp_panel_probe()
385 if (secondary) in sharp_panel_probe()
/openbmc/phosphor-webui/app/common/styles/directives/
H A Dapp-navigation.scss3 $nav__top-level-text-secondary: $color--grey-20;
5 $nav__second-level-text-secondary: $primary-light;
93 color: $nav__top-level-text-secondary;
132 color: $nav__second-level-text-secondary;
163 color: $nav__second-level-text-secondary;
/openbmc/u-boot/doc/
H A DREADME.arm6432 4. Spin-table is used to wake up secondary processors. One location
34 for secondary processors. It must be ensured that the location is
35 accessible and zero immediately after secondary processor
38 of secondary processors to it and send event to wakeup secondary
H A DREADME.mpc85xx-spin-table12 page translation for secondary cores to use this page of memory. Then 4KB
17 that secondary cores can see it.
19 When secondary cores boot up from 0xffff_f000 page, they only have one default
22 with WIMGE =0b00100. Now secondary cores can keep polling the spin table
/openbmc/linux/kernel/irq/
H A Dmanage.c197 if (action->secondary && action->secondary->thread) in irq_set_thread_affinity()
198 set_bit(IRQTF_AFFINITY, &action->secondary->thread_flags); in irq_set_thread_affinity()
1260 struct irqaction *secondary = action->secondary; in irq_wake_secondary() local
1262 if (WARN_ON_ONCE(!secondary)) in irq_wake_secondary()
1266 __irq_wake_thread(desc, secondary); in irq_wake_secondary()
1393 new->secondary = kzalloc(sizeof(struct irqaction), GFP_KERNEL); in irq_setup_forced_threading()
1394 if (!new->secondary) in irq_setup_forced_threading()
1396 new->secondary->handler = irq_forced_secondary_handler; in irq_setup_forced_threading()
1397 new->secondary->thread_fn = new->thread_fn; in irq_setup_forced_threading()
1398 new->secondary->dev_id = new->dev_id; in irq_setup_forced_threading()
[all …]
/openbmc/openbmc/meta-facebook/conf/machine/include/
H A Dfacebook-secondary-emmc.inc1 MACHINE_FEATURES:append = " fb-secondary-emmc"
2 MACHINEOVERRIDES:append = ":mf-fb-secondary-emmc"
/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_acpi.c153 unsigned short primary, secondary; in inv_mpu_acpi_create_mux_client() local
156 &secondary); in inv_mpu_acpi_create_mux_client()
157 if (!ret && secondary) { in inv_mpu_acpi_create_mux_client()
160 info.addr = secondary; in inv_mpu_acpi_create_mux_client()
/openbmc/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dpamu.txt63 - fsl,secondary-cache-geometry
65 Two cells that specify the geometry of the secondary PAMU
108 fsl,secondary-cache-geometry = <128 2>;
114 fsl,secondary-cache-geometry = <128 2>;
120 fsl,secondary-cache-geometry = <128 2>;
126 fsl,secondary-cache-geometry = <128 2>;
132 fsl,secondary-cache-geometry = <128 2>;
/openbmc/openbmc/meta-facebook/recipes-kernel/linux/
H A Dfacebook-linux.inc3 SRC_URI:append:mf-fb-secondary-emmc = " \
7 KERNEL_FEATURES:append:mf-fb-secondary-emmc = " \
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp_cmds.c17 __le16 secondary; member
54 nspi->secondary = le16_to_cpu(ni->secondary); in __nfp_nsp_identify()
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dsnps,dw-apb-ictl.txt4 dw_apb_ictl. The IP is used as secondary interrupt controller in some SoCs with
15 Additional required property when it's used as secondary interrupt controller:
27 /* dw_apb_ictl is used as secondary interrupt controller */
/openbmc/webui-vue/docs/guide/components/buttons/
H A Dindex.md4 the `primary` and `secondary` buttons. Buttons, like all Boostrap-vue components
27 <b-button variant="secondary">Secondary</b-button>
50 <b-button disabled variant="secondary">Secondary</b-button>
/openbmc/webui-vue/src/components/Global/
H A DFormFile.vue18 'btn-secondary': isSecondary,
69 default: 'secondary',
80 return this.variant === 'secondary';
/openbmc/linux/arch/x86/pci/
H A Dacpi.c400 info->start_bus = (u8)root->secondary.start; in setup_mcfg_map()
401 info->end_bus = (u8)root->secondary.end; in setup_mcfg_map()
450 int busnum = root->secondary.start; in pci_acpi_root_get_node()
500 int busnum = ci->root->secondary.start; in pci_acpi_root_prepare_resources()
533 int busnum = root->secondary.start; in pci_acpi_scan_root()
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm-nsp-ax.dtsi4 * Notable differences from B0+ are the secondary-boot-reg and
9 secondary-boot-reg = <0xffff042c>;
/openbmc/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,bcm63138.txt11 An optional Boot lookup table Device Tree node is required for secondary CPU
13 defined in reset/brcm,bcm63138-pmb.txt for this secondary CPU, and an
23 Optional properties for the secondary CPU node:
/openbmc/linux/drivers/staging/olpc_dcon/
H A DKconfig10 secondary Display CONtroller, or DCON. This secondary controller

12345678910>>...15