Searched refs:X86EMU_exec_call (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/common/include/x86emu/
H A Dx86emu.h179 void X86EMU_exec_call(struct X86EMU *, uint16_t, uint16_t);
/netbsd-current/sys/arch/x86/x86/
H A Dvga_post.c232 X86EMU_exec_call(&sc->emu, 0xc000, 0x0003);
/netbsd-current/common/lib/libx86emu/
H A Dx86emu.c255 X86EMU_exec_call(struct X86EMU *emu, uint16_t seg, uint16_t off) function

Completed in 376 milliseconds