Searched defs:inregs_phys (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/syslinux/
H A Dcom32_call.c46 void __asmcall com32_intcall ( uint8_t interrupt, physaddr_t inregs_phys, physaddr_t outregs_phys ) { argument
49 phys_to_user ( inregs_phys ), 0,
116 void __asmcall com32_farcall ( uint32_t proc, physaddr_t inregs_phys, physaddr_t outregs_phys ) { argument
119 phys_to_user ( inregs_phys ), 0,

Completed in 30 milliseconds