Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/include/cpu/x86/
H A Dmsr.h203 static inline uint16_t mca_err_code(msr_t reg) in mca_err_code() function
269 uint16_t error = mca_err_code(reg); in mca_err_type()