blob: 8b2c19e443ded3e462a1d3fec83cc2087c437594 [file] [log] [blame]
Lakshminarayana R. Kammathddc9e9f2019-05-21 01:48:08 -05001description: >
2 It is a non-maskable interrupt or signal for triggering dumps from the host
3 operating system when host is unresponsive or hung.
4
5methods:
6 - name: NMI
7 description: >
Patrick Williamsa1347412022-12-06 10:56:22 -06008 Generic method to initiate non maskable interrupt on all host
9 processors.
Lakshminarayana R. Kammathddc9e9f2019-05-21 01:48:08 -050010 errors:
Patrick Williams8da396c2022-03-14 14:21:02 -050011 - xyz.openbmc_project.Common.Error.InternalFailure