Home
last modified time | relevance | path

Searched refs:x86emu_print_int_vect (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h203 extern void x86emu_print_int_vect(u16 iv);
/rk3399_rockchip-uboot/drivers/bios_emulator/x86emu/
H A Ddebug.c198 void x86emu_print_int_vect(u16 iv) in x86emu_print_int_vect() function