coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
exception.h File Reference
#include <stdint.h>
Include dependency graph for exception.h:

Go to the source code of this file.

Functions

void exception_init (void)
 
void set_vbar (uint32_t vbar)
 

Function Documentation

◆ exception_init()

void exception_init ( void  )

Definition at line 120 of file exception.c.

◆ set_vbar()

void set_vbar ( uint32_t  vbar)

Referenced by exception_init().

Here is the caller graph for this function: