coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cpu.h File Reference
#include <device/device.h>
#include <cpu/intel/cpu_ids.h>
#include <cpu/x86/msr.h>
Include dependency graph for cpu.h:

Go to the source code of this file.

Macros

#define CPU_BCLK   100
 

Functions

void xeon_sp_init_cpus (struct device *dev)
 

Macro Definition Documentation

◆ CPU_BCLK

#define CPU_BCLK   100

Definition at line 11 of file cpu.h.

Function Documentation

◆ xeon_sp_init_cpus()

void xeon_sp_init_cpus ( struct device dev)

Definition at line 226 of file cpu.c.