Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dbios.h94 int int10_handler(void);
H A Dbios_interrupts.c24 int int10_handler(void) in int10_handler() function
H A Dbios.c121 int_handler[0x10] = &int10_handler; in setup_interrupt_handlers()