coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
mca_common.c File Reference
#include <amdblocks/mca.h>
#include <cpu/x86/msr.h>
#include <console/console.h>
#include <types.h>
#include "mca_common_defs.h"
Include dependency graph for mca_common.c:

Go to the source code of this file.

Functions

static void mca_check_all_banks (void)
 
void check_mca (void)
 

Function Documentation

◆ check_mca()

void check_mca ( void  )

Definition at line 36 of file mca_common.c.

References mca_check_all_banks(), and mca_clear_status().

Here is the call graph for this function:

◆ mca_check_all_banks()

static void mca_check_all_banks ( void  )
static