Searched defs:NMI (Results 1 – 7 of 7) sorted by relevance
2 subdir('NMI') subdir
18 class NMI : public Interface class
33 openpower::proc::NMI NMI(bus, BUSPATH_NMI); in main() local
34 NMI::NMI(sdbusplus::bus_t& bus, const char* path) : in NMI() function in openpower::proc::NMI
32 #define NMI(obj) \ macro
5 subdir('NMI') subdir
163 unsigned short NMI:1; /* RW: non maskable interrupt */ member