Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbios.h60 struct eregs { struct
80 void x86_exception(struct eregs *info); argument
H A Dbios.c60 struct eregs reg_info = { in int_exception_handler()
75 struct eregs *regs = &reg_info; in int_exception_handler()