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

Go to the source code of this file.

Functions

static void mainboard_interrupt_handlers (int intXX, int(*intXX_func)(void))
 

Function Documentation

◆ mainboard_interrupt_handlers()

static void mainboard_interrupt_handlers ( int  intXX,
int(*)(void intXX_func 
)
inlinestatic

Definition at line 14 of file interrupt.h.

Referenced by install_baytrail_vga_int15_handler(), install_intel_vga_int15_handler(), and mainboard_enable().

Here is the caller graph for this function: