Home
last modified time | relevance | path

Searched full:isolate (Results 1 – 25 of 82) sorted by relevance

1234

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/
H A DCreate.interface.yaml11 to isolate hardware without an error log, for example, the user
12 voluntarily tried to isolate hardware.
17 The hardware inventory path which is needs to isolate.
39 system wants to isolate hardware with an error log that is caused to
40 isolate hardware. This method is not going to create an error log and
47 The hardware inventory path which is needs to isolate.
H A DEntry.interface.yaml7 isolate hardware. The isolated hardware association of forward and reverse
48 A user attempted to isolate hardware to proceed with the host to
/openbmc/openbmc/meta-phosphor/conf/distro/include/
H A Dphosphor-isolation.inc1 DISTRO_FEATURES += "isolate-bmc"
2 DISTROOVERRIDES .= ":df-isolate-bmc"
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Ddra7xx_iodelay.c18 static int isolate_io(u32 isolate) in isolate_io() argument
20 if (isolate) { in isolate_io()
32 return ERR_DEISOLATE_IO << isolate; in isolate_io()
34 /* Isolate/Deisolate IO */ in isolate_io()
36 isolate << CTRL_ISOLATE_SHIFT); in isolate_io()
46 return ERR_DEISOLATE_IO << isolate; in isolate_io()
/openbmc/openbmc/meta-openpower/recipes-phosphor/logging/
H A Dopenpower-libhei_git.bb4 "The library provides a set of tools to isolate hardware attentions driven \
/openbmc/u-boot/include/configs/
H A Dti_armv7_omap.h8 * implementing a given feature. This is meant to isolate the features
/openbmc/docs/designs/
H A Dguard-on-bmc.md9 actions required to isolate the parts will be dependant on the architecture and
41 system in a usable state. The record which gets created to isolate the component
216 created, an isolation procedure is needed to isolate the units from service.
H A Dpsu-monitoring.md38 1. The power supply application must detect, isolate, and report individual
/openbmc/qemu/tests/tcg/aarch64/
H A Dbti-crt.c.inc31 * kernel API struct sigaction. So for simplicity, isolate the
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/
H A Du-boot-aspeed.inc12 SRC_URI:append:aspeed:df-isolate-bmc = " \
/openbmc/openbmc/poky/meta/recipes-core/libcgroup/
H A Dlibcgroup_3.2.0.bb4 in Linux. Control groups allow you to limit, account and isolate resource usage \
/openbmc/qemu/tests/tcg/s390x/
H A Dvistr.c2 * Test the VECTOR ISOLATE STRING (vistr) instruction
/openbmc/u-boot/arch/arm/mach-imx/
H A DKconfig22 isolate resources.
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/
H A Drpi-cmdline.bb30 # Add a request to isolate processors from the Linux scheduler. ISOLATED_CPUS
/openbmc/openpower-hw-diags/analyzer/
H A Danalyzer_main.cpp115 // Isolate attentions. in analyzeHardware()
118 libhei::isolate(chips, isoData); in analyzeHardware()
/openbmc/u-boot/arch/arm/mach-davinci/
H A Ddp83848.c91 tmp |= DP83848_ISOLATE; /* Electrically isolate PHY */ in dp83848_auto_negotiate()
/openbmc/phosphor-power/phosphor-power-sequencer/docs/
H A Dpower_loss.md28 false. `phosphor-power-sequencer` will isolate the failure to the power supply
/openbmc/openbmc-test-automation/bin/plug_ins/Soft_errors/
H A Dcp_post_boot146 # The output contains the num_error_logs value which we will isolate with egrep.
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/management/commands/
H A Dbuildimport.py280 # isolate the repo
284 # isolate the sub-path
292 # isolate the version
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dlowlevel_init.S78 and r5, r5, #0x1 /* isolate core status */
122 and r5, r5, #0x1 /* isolate core status */
/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c91 else /* isolate MF-related fields and reset control bits */ in cpu_init_f()
/openbmc/qemu/include/hw/ppc/
H A Dspapr_drc.h206 uint32_t (*isolate)(SpaprDrc *drc); member
/openbmc/qemu/include/hw/net/
H A Dmii.h52 #define MII_BMCR_ISOLATE (1 << 10) /* Isolate data paths from MII */
/openbmc/qemu/hw/ppc/
H A Dspapr_drc.c133 * Fail any requests to ISOLATE the LMB DRC if this LMB doesn't in drc_isolate_logical()
676 drck->isolate = drc_isolate_physical; in spapr_drc_physical_class_init()
687 drck->isolate = drc_isolate_logical; in spapr_drc_logical_class_init()
1009 return drck->isolate(drc); in rtas_set_isolation_state()
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_private.h31 * and widths, these macro-generated encode/decode/isolate/remove inlines can

1234