Home
last modified time | relevance | path

Searched refs:zero_regs (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/core/
Dkaboom.c24 call16(kaboom, &zero_regs, NULL); in _kaboom()
Dcall16.c23 __export const com32sys_t zero_regs; /* Common all-zero register set */ variable
Dlocalboot.c51 __intcall(0x18, &zero_regs, NULL); in local_boot()
Dbios.c685 __intcall(0x13, &zero_regs, NULL); in bios_cleanup_hardware()
687 call16(bios_timer_cleanup, &zero_regs, NULL); in bios_cleanup_hardware()
/external/syslinux/com32/elflink/ldlinux/
Dloadhigh.c77 call16((void (*)(void))(size_t)regs->ebx.w[0], &zero_regs, NULL); in pm_load_high()
/external/syslinux/core/include/
Dcore.h100 extern const com32sys_t zero_regs;