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

/vbox/include/VBox/vmm/
H A Diem.h95 VMM_INT_DECL(void) IEMNotifyIOPortWrite(PVM pVM, RTIOPORT Port, uint32_t u32Value, size_t cbValue);
/vbox/src/VBox/VMM/VMMAll/
H A DIOMAll.cpp542 IEMNotifyIOPortWrite(pVM, Port, u32Value, cbValue);
H A DIEMAll.cpp9814 VMM_INT_DECL(void) IEMNotifyIOPortWrite(PVM pVM, RTIOPORT Port, uint32_t u32Value, size_t cbValue) function

Completed in 6123 milliseconds