Searched refs:ucode_error (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/x86/x86/
H A Ducode.c82 } ucode_error = NO_ERROR; variable in typeref:enum:__anon5530
95 switch (ucode_error) {
194 ucode_error = VERIFICATION_FAILED;
374 if (fileaddr != NULL && ucode_error == NO_ERROR)
375 ucode_error = NO_MATCH;

Completed in 177 milliseconds