Lines Matching defs:fatal
95 bool fatal = false;103 ghes->ErrorBlockLength, ctx, &fatal);132 * If the error was fatal, panic now.134 if (fatal)135 panic("fatal hardware error");156 bool fatal;164 ghes_v2->ErrorBlockLength, ctx, &fatal);192 * If the error was fatal, panic now.194 if (fatal)195 panic("fatal hardware error");
Indexes created Wed Oct 01 12:09:54 GMT 2025