coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
node.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define boot_cpu(x)   1
 

Functions

static int is_smp_boot (void)
 

Macro Definition Documentation

◆ boot_cpu

#define boot_cpu (   x)    1

Definition at line 7 of file node.h.

Function Documentation

◆ is_smp_boot()

static int is_smp_boot ( void  )
inlinestatic

Definition at line 10 of file node.h.

References CONFIG.

Referenced by initialize_cpus().

Here is the caller graph for this function: