coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cpu_info Struct Reference

#include <cpu.h>

Collaboration diagram for cpu_info:
Collaboration graph

Data Fields

struct devicecpu
 
size_t index
 

Detailed Description

Definition at line 230 of file cpu.h.

Field Documentation

◆ cpu

struct device* cpu_info::cpu

Definition at line 231 of file cpu.h.

Referenced by start_cpu().

◆ index

size_t cpu_info::index

Definition at line 232 of file cpu.h.

Referenced by secondary_cpu_init(), and start_cpu().


The documentation for this struct was generated from the following file: