Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/include/
H A Dspecialreg.h951 #define MCG_STATUS_RIPV 0x00000001 macro
/f-stack/freebsd/x86/x86/
H A Dmca.c1415 if (!(mcg_status & MCG_STATUS_RIPV)) in mca_intr()