Searched refs:BE_callRealMode (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/ |
| H A D | biosemu.h | 295 void (PMAPIP BE_callRealMode) (uint seg, uint off, RMREGS * regs, 333 void X86API BE_callRealMode(uint seg, uint off, RMREGS * regs,
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/ |
| H A D | biosemu.c | 247 void X86API BE_callRealMode(uint seg, uint off, RMREGS * regs, RMSREGS * sregs) in BE_callRealMode() function
|
| H A D | atibios.c | 261 BE_callRealMode(0xC000, 0x0003, ®s, &sregs); in PCI_doBIOSPOST()
|