Searched refs:PDMPCIHLPR0 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/VMM/VMMR0/
H A DPDMR0Device.cpp51 extern DECLEXPORT(const PDMPCIHLPR0) g_pdmR0PciHlp;
739 /** @interface_method_impl{PDMPCIHLPR0,pfnIsaSetIrq} */
752 /** @interface_method_impl{PDMPCIHLPR0,pfnIoApicSetIrq} */
785 /** @interface_method_impl{PDMPCIHLPR0,pfnIoApicSendMsi} */
804 /** @interface_method_impl{PDMPCIHLPR0,pfnLock} */
812 /** @interface_method_impl{PDMPCIHLPR0,pfnUnlock} */
823 extern DECLEXPORT(const PDMPCIHLPR0) g_pdmR0PciHlp =
/vbox/include/VBox/vmm/
H A Dpdmdev.h663 typedef struct PDMPCIHLPR0 struct
721 } PDMPCIHLPR0; typedef in typeref:struct:PDMPCIHLPR0
723 typedef R0PTRTYPE(PDMPCIHLPR0 *) PPDMPCIHLPR0;
725 typedef R0PTRTYPE(const PDMPCIHLPR0 *) PCPDMPCIHLPR0;
727 /** Current PDMPCIHLPR0 version number. */

Completed in 62 milliseconds