Home
last modified time | relevance | path

Searched full:deconfigured (Results 1 – 25 of 39) sorted by relevance

12

/openbmc/openpower-hw-diags/test/
H A Dtest-resolution.cpp83 "Deconfigured": false, in TEST()
89 "Deconfigured": false, in TEST()
97 "Deconfigured": false, in TEST()
112 "Deconfigured": false, in TEST()
120 "Deconfigured": false, in TEST()
126 "Deconfigured": false, in TEST()
134 "Deconfigured": false, in TEST()
169 "Deconfigured": false, in TEST()
226 "Deconfigured": false, in TEST()
234 "Deconfigured": false, in TEST()
[all …]
H A Dtest-pll-unlock.cpp48 "Deconfigured": false, in TEST()
54 "Deconfigured": false, in TEST()
115 "Deconfigured": false, in TEST()
121 "Deconfigured": false, in TEST()
127 "Deconfigured": false, in TEST()
184 "Deconfigured": false, in TEST()
192 "Deconfigured": false, in TEST()
250 "Deconfigured": false, in TEST()
258 "Deconfigured": false, in TEST()
264 "Deconfigured": false, in TEST()
[all …]
H A Dtest-lpc-timeout.cpp80 "Deconfigured": false, in TEST()
86 "Deconfigured": false, in TEST()
92 "Deconfigured": false, in TEST()
H A Dtest-tod-step-check-fault.cpp77 "Deconfigured": false, in TEST()
83 "Deconfigured": false, in TEST()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dphal_service_actions.cpp140 * "Deconfigured": boolean, true to create deconfigure records.
167 if (!_callout.contains("Deconfigured")) in createDeconfigRecords()
172 if (!_callout.at("Deconfigured").get<bool>()) in createDeconfigRecords()
H A Dfapi_data_process.cpp233 jsonCalloutData["Deconfigured"] = false; in addPlanarCallout()
295 jsonCalloutData["Deconfigured"] = cdg_tgt.deconfigure; in processClockInfoErrorHelper()
435 jsonCalloutData["Deconfigured"] = cdg_tgt.deconfigure; in convertFAPItoPELformat()
H A Dsrc.cpp352 setErrorStatusFlag(ErrorStatusFlags::deconfigured); in SRC()
752 jsonInsert(ps, "Deconfigured", in getJSON()
755 static_cast<uint32_t>(ErrorStatusFlags::deconfigured)), in getJSON()
1377 if (jsonCallout.contains("Deconfigured")) in addJSONCallout()
1379 if (jsonCallout.at("Deconfigured").get<bool>()) in addJSONCallout()
1381 setErrorStatusFlag(ErrorStatusFlags::deconfigured); in addJSONCallout()
H A DREADME.md377 there are status bits in the PEL to reflect them. The Guarded and Deconfigured
393 "Deconfigured": true,
727 includes when hardware has been deconfigured or guarded by hostboot, and also
H A Dregistry.hpp109 * @brief If the Deconfigured flag should be set in hex word 5
H A Dpel.hpp315 * @return bool - If the 'one or more resources are deconfigured'
/openbmc/phosphor-dbus-interfaces/yaml/org/open_power/Logging/PEL/
H A DEntry.interface.yaml38 Indicates that one or more resources were deconfigured due to this
/openbmc/openpower-proc-control/extensions/phal/
H A Dphal_error.cpp311 jsonProcCallout["Deconfigured"] = false; in processNonFunctionalBootProc()
400 jsonCalloutData["Deconfigured"] = cdg_tgt.deconfigure; in processClockInfoErrorHelper()
483 jsonCalloutData["Deconfigured"] = false; in addPlanarCallout()
717 jsonCalloutData["Deconfigured"] = cdg_tgt.deconfigure; in processBootErrorHelper()
H A Dcreate_pel.cpp68 jsonProcCallout["Deconfigured"] = false; in getSBECallout()
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_main.cpp65 jsonProcCallout["Deconfigured"] = false; in getSBECallout()
/openbmc/openpower-hw-diags/analyzer/
H A Dservice_data.cpp216 callout["Deconfigured"] = false; in addTargetCallout()
247 callout["Deconfigured"] = false; in addBackplaneCallout()
/openbmc/linux/Documentation/powerpc/
H A Dpmu-ebb.rst118 regular event. If this is the last EBB event the PMU will be deconfigured and
/openbmc/phosphor-logging/extensions/openpower-pels/registry/
H A DREADME.md245 been deconfigured, and this flag can be used to set that bit. The only other way
250 system is running with deconfigured hardware.
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/
H A Dsysreg-sr.h156 * deconfigured and disabled. We can now restore the host's in __sysreg_restore_el1_state()
/openbmc/phosphor-logging/test/openpower-pels/
H A Dpel_manager_test.cpp1206 auto checkDeconfigured = [](bool deconfigured) { in TEST_F() argument
1215 SRC::ErrorStatusFlags::deconfigured), in TEST_F()
1216 deconfigured); in TEST_F()
1224 // Replace A3 so PEL deconfigured flag should be set to false in TEST_F()
1249 jsonDimmCallout["Deconfigured"] = false; in createHWIsolatedCalloutFile()
H A Dsrc_test.cpp536 src.getErrorStatusFlag(SRC::ErrorStatusFlags::deconfigured)); in TEST_F()
540 auto mask = static_cast<uint32_t>(SRC::ErrorStatusFlags::deconfigured) | in TEST_F()
1005 "Deconfigured": true in TEST_F()
1091 // Check the guarded and deconfigured flags in TEST_F()
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dqos_dscp_router.sh253 echo "Test that last removed DSCP rule is deconfigured correctly"
/openbmc/dbus-sensors/src/mctp/
H A DMCTPEndpoint.hpp78 * of the endpoint configuration. If an endpoint is deconfigured such that its
/openbmc/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c227 * Returns if ap_tapq function failed with invalid, deconfigured or
297 * Returns if ap_aqic function failed with invalid, deconfigured or
1748 * When an AP adapter is deconfigured, the in apq_reset_check()
1782 * When an AP adapter is deconfigured, the associated in vfio_ap_mdev_reset_queue()
/openbmc/linux/arch/arm64/kvm/vgic/
H A Dvgic-v4.c40 * When the PCI endpoint is deconfigured, this operation is reversed
/openbmc/phosphor-logging/extensions/openpower-pels/registry/schema/
H A Dschema.json140 …If true, will set bit 6 in hex data word 5, which means 'one or more resources are deconfigured'.",

12