Home
last modified time | relevance | path

Searched full:interlock (Results 1 – 16 of 16) sorted by relevance

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DChassisCapabilities.interface.yaml26 Chassis Provides Power Interlock.
/openbmc/qemu/hw/ppc/
H A Dspapr_rtas.c471 "FWNMI: ibm,nmi-interlock RTAS called with FWNMI not registered.\n"); in rtas_ibm_nmi_interlock()
480 * The vCPU that hit the NMI should invoke "ibm,nmi-interlock" in rtas_ibm_nmi_interlock()
481 * This should be PARAM_ERROR, but Linux calls "ibm,nmi-interlock" in rtas_ibm_nmi_interlock()
484 * failure causes Linux to print the error "FWNMI: nmi-interlock in rtas_ibm_nmi_interlock()
495 * vCPU issuing "ibm,nmi-interlock" is done with NMI handling, in rtas_ibm_nmi_interlock()
659 spapr_rtas_register(RTAS_IBM_NMI_INTERLOCK, "ibm,nmi-interlock", in core_rtas_register_types()
H A Dspapr_events.c847 * By taking the interlock, we assume that the MCE will be in spapr_mce_dispatch_elog()
850 * guest won't be able to release the interlock and ultimately in spapr_mce_dispatch_elog()
882 /* Wait for FWNMI interlock. */ in spapr_mce_req_event()
887 * that CPU called "ibm,nmi-interlock") in spapr_mce_req_event()
904 * If the machine was reset while waiting for the interlock, in spapr_mce_req_event()
H A Dspapr.c979 * System reset interrupts are not subject to interlock like machine in spapr_dt_rtas()
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/
H A D0013-Implement-triple-buffering-for-wayland.patch9 interlock to operate without pushing the frame period
/openbmc/ipmitool/
H A DREADME304 Power Interlock : inactive
354 Power Interlock : inactive
/openbmc/intel-ipmi-oem/src/
H A Dchassiscommands.cpp420 bool, // Interlock
428 bool, // last power down caused by a power interlock
/openbmc/u-boot/include/
H A Dahci.h75 #define PORT_IRQ_DEV_ILCK (1 << 7) /* device interlock */
/openbmc/qemu/hw/ide/
H A Dahci-internal.h151 #define PORT_IRQ_DEV_ILCK (1 << 7) /* device interlock */
/openbmc/phosphor-host-ipmid/
H A Dchassishandler.cpp589 bool, // chassis power interlock
609 // [3] – 1b = provides power interlock (IPM 1.5) in ipmiGetChassisCap()
654 lg2::error("Error to get chassis power interlock flags"); in ipmiGetChassisCap()
1159 bool, // Interlock
1167 bool, // last power down caused by a power interlock
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h598 #define PCI_EXP_SLTCAP_EIP 0x00020000 /* Electromechanical Interlock Present */
620 #define PCI_EXP_SLTCTL_EIC 0x0800 /* Electromechanical Interlock Control */
632 #define PCI_EXP_SLTSTA_EIS 0x0080 /* Electromechanical Interlock Status */
/openbmc/qemu/target/s390x/
H A Dcpu_features_def.h.inc137 DEF_FEAT(SIE_IBS, "ibs", SCLP_CONF_CHAR_EXT, 10, "SIE: Interlock-and-broadcast-suppression facility…
146 DEF_FEAT(SIE_SIIF, "siif", SCLP_CPU, 11, "SIE: Shared IPTE-interlock facility")
/openbmc/openbmc-test-automation/lib/
H A Dipmi_utils.py628 Power Interlock : inactive
/openbmc/ipmitool/lib/
H A Dipmi_chassis.c326 printf("Power Interlock : %s\n", (rsp->data[0] & 0x4) ? "active" : "inactive"); in ipmi_chassis_status()
352 printf("interlock "); in ipmi_chassis_status()
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sel.h350 { 0x09, 0x03, 0xff, IPMI_EVENT_CLASS_DISCRETE, "Power Unit", "Interlock power down" },
551 { 0x21, 0x07, 0xff, IPMI_EVENT_CLASS_DISCRETE, "Slot/Connector", "Interlock" },
/openbmc/qemu/include/hw/ppc/
H A Dspapr.h253 * when that CPU makes an "ibm,nmi-interlock" RTAS call. The cond is used