HomeSort by relevance Sort by last modified time
    Searched refs:eregs (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/x86/lib/
bios.h 59 struct eregs { struct
79 void x86_exception(struct eregs *info);
bios.c 59 struct eregs reg_info = {
74 struct eregs *regs = &reg_info;

Completed in 280 milliseconds