Home
last modified time | relevance | path

Searched refs:int12_handler (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/lib/
H A Dbios.h94 int int12_handler(void);
H A Dbios_interrupts.c72 int int12_handler(void) in int12_handler() function
H A Dbios.c123 int_handler[0x12] = &int12_handler; in setup_interrupt_handlers()