coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
cpu.h File Reference

Go to the source code of this file.

Macros

#define asmlinkage
 

Functions

static void cpu_relax (void)
 

Macro Definition Documentation

◆ asmlinkage

#define asmlinkage

Definition at line 8 of file cpu.h.

Function Documentation

◆ cpu_relax()

static void cpu_relax ( void  )
inlinestatic

Definition at line 6 of file cpu.h.

Referenced by lapic_send_ipi_self(), and udelay().

Here is the caller graph for this function: