Searched refs:MC_STATUS_VAL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/x86/include/ | ||
| HD | specialreg.h | 1061 #define MC_STATUS_VAL 0x8000000000000000 macro |
| /freebsd-14-stable/sys/x86/x86/ | ||
| HD | mca.c | 665 if (!(status & MC_STATUS_VAL)) in mca_check_status() |