Home
last modified time | relevance | path

Searched refs:MC_STATUS_VAL (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/sys/x86/include/
HDspecialreg.h1061 #define MC_STATUS_VAL 0x8000000000000000 macro
/freebsd-14-stable/sys/x86/x86/
HDmca.c665 if (!(status & MC_STATUS_VAL)) in mca_check_status()