Searched refs:SUPR0DECL (Results 1 - 14 of 14) sorted by relevance

/vbox/include/VBox/
H A Dsup.h1804 SUPR0DECL(void *) SUPR0ObjRegister(PSUPDRVSESSION pSession, SUPDRVOBJTYPE enmType, PFNSUPDRVDESTRUCTOR pfnDestructor, void *pvUser1, void *pvUser2);
1805 SUPR0DECL(int) SUPR0ObjAddRef(void *pvObj, PSUPDRVSESSION pSession);
1806 SUPR0DECL(int) SUPR0ObjAddRefEx(void *pvObj, PSUPDRVSESSION pSession, bool fNoBlocking);
1807 SUPR0DECL(int) SUPR0ObjRelease(void *pvObj, PSUPDRVSESSION pSession);
1808 SUPR0DECL(int) SUPR0ObjVerifyAccess(void *pvObj, PSUPDRVSESSION pSession, const char *pszObjName);
1810 SUPR0DECL(int) SUPR0LockMem(PSUPDRVSESSION pSession, RTR3PTR pvR3, uint32_t cPages, PRTHCPHYS paPages);
1811 SUPR0DECL(int) SUPR0UnlockMem(PSUPDRVSESSION pSession, RTR3PTR pvR3);
1812 SUPR0DECL(int) SUPR0ContAlloc(PSUPDRVSESSION pSession, uint32_t cPages, PRTR0PTR ppvR0, PRTR3PTR ppvR3, PRTHCPHYS pHCPhys);
1813 SUPR0DECL(int) SUPR0ContFree(PSUPDRVSESSION pSession, RTHCUINTPTR uPtr);
1814 SUPR0DECL(in
[all...]
H A Dcdefs.h227 /** @def SUPR0DECL(type)
233 # define SUPR0DECL(type) DECLHIDDEN(type) VBOXCALL macro
235 # define SUPR0DECL(type) DECLEXPORT(type) VBOXCALL macro
239 # define SUPR0DECL(type) DECLHIDDEN(type) VBOXCALL macro
241 # define SUPR0DECL(type) DECLIMPORT(type) VBOXCALL macro
263 /** @def SUPR0DECL(type)
/vbox/src/VBox/HostDrivers/Support/
H A DSUPR0IdcClientStubs.c78 SUPR0DECL(void *) SUPR0ObjRegister(PSUPDRVSESSION pSession, SUPDRVOBJTYPE enmType, PFNSUPDRVDESTRUCTOR pfnDestructor, void *pvUser1, void *pvUser2)
95 SUPR0DECL(int) SUPR0ObjAddRef(void *pvObj, PSUPDRVSESSION pSession)
112 SUPR0DECL(int) SUPR0ObjRelease(void *pvObj, PSUPDRVSESSION pSession)
129 SUPR0DECL(int) SUPR0ObjVerifyAccess(void *pvObj, PSUPDRVSESSION pSession, const char *pszObjName)
H A DSUPR0IdcClientComponent.c41 SUPR0DECL(int) SUPR0IdcComponentRegisterFactory(PSUPDRVIDCHANDLE pHandle, PCSUPDRVFACTORY pFactory)
70 SUPR0DECL(int) SUPR0IdcComponentDeregisterFactory(PSUPDRVIDCHANDLE pHandle, PCSUPDRVFACTORY pFactory)
H A DSUPR0IdcClient.c55 SUPR0DECL(int) SUPR0IdcOpen(PSUPDRVIDCHANDLE pHandle, uint32_t uReqVersion, uint32_t uMinVersion,
146 SUPR0DECL(int) SUPR0IdcClose(PSUPDRVIDCHANDLE pHandle)
185 SUPR0DECL(PSUPDRVSESSION) SUPR0IdcGetSession(PSUPDRVIDCHANDLE pHandle) function
H A DSUPDrv.cpp2570 SUPR0DECL(void *) SUPR0ObjRegister(PSUPDRVSESSION pSession, SUPDRVOBJTYPE enmType, PFNSUPDRVDESTRUCTOR pfnDestructor, void *pvUser1, void *pvUser2)
2655 SUPR0DECL(int) SUPR0ObjAddRef(void *pvObj, PSUPDRVSESSION pSession)
2680 SUPR0DECL(int) SUPR0ObjAddRefEx(void *pvObj, PSUPDRVSESSION pSession, bool fNoBlocking)
2794 SUPR0DECL(int) SUPR0ObjRelease(void *pvObj, PSUPDRVSESSION pSession)
2904 SUPR0DECL(int) SUPR0ObjVerifyAccess(void *pvObj, PSUPDRVSESSION pSession, const char *pszObjName)
2944 SUPR0DECL(int) SUPR0LockMem(PSUPDRVSESSION pSession, RTR3PTR pvR3, uint32_t cPages, PRTHCPHYS paPages)
3004 SUPR0DECL(int) SUPR0UnlockMem(PSUPDRVSESSION pSession, RTR3PTR pvR3)
3023 SUPR0DECL(int) SUPR0ContAlloc(PSUPDRVSESSION pSession, uint32_t cPages, PRTR0PTR ppvR0, PRTR3PTR ppvR3, PRTHCPHYS pHCPhys)
3085 SUPR0DECL(int) SUPR0ContFree(PSUPDRVSESSION pSession, RTHCUINTPTR uPtr)
3105 SUPR0DECL(in
[all...]
H A DSUPDrvTracer.cpp1080 SUPR0DECL(int) SUPR0TracerRegisterDrv(PSUPDRVSESSION pSession, PVTGOBJHDR pVtgHdr, const char *pszName)
1107 SUPR0DECL(void) SUPR0TracerDeregisterDrv(PSUPDRVSESSION pSession)
1144 SUPR0DECL(int) SUPR0TracerRegisterModule(void *hMod, PVTGOBJHDR pVtgHdr)
1191 SUPR0DECL(int) SUPR0TracerRegisterImpl(void *hMod, PSUPDRVSESSION pSession, PCSUPDRVTRACERREG pReg, PCSUPDRVTRACERHLP *ppHlp)
1414 SUPR0DECL(int) SUPR0TracerDeregisterImpl(void *hMod, PSUPDRVSESSION pSession)
2222 SUPR0DECL(void) SUPR0TracerUmodProbeFire(PSUPDRVSESSION pSession, PSUPDRVTRACERUSRCTX pCtx)
H A DSUPDrvGip.cpp420 SUPR0DECL(int) SUPR0GipMap(PSUPDRVSESSION pSession, PRTR3PTR ppGipR3, PRTHCPHYS pHCPhysGip)
610 SUPR0DECL(int) SUPR0GipUnmap(PSUPDRVSESSION pSession)
4424 SUPR0DECL(int) SUPR0TscDeltaMeasureBySetIndex(PSUPDRVSESSION pSession, uint32_t iCpuSet, uint32_t fFlags,
/vbox/src/VBox/HostDrivers/Support/freebsd/
H A DSUPDrv-freebsd.c613 SUPR0DECL(int) SUPR0Printf(const char *pszFormat, ...)
632 SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void) function
/vbox/src/VBox/HostDrivers/Support/os2/
H A DSUPDrv-os2.cpp505 SUPR0DECL(int) SUPR0Printf(const char *pszFormat, ...)
526 SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void)
/vbox/src/VBox/HostDrivers/Support/linux/
H A DSUPDrv-linux.c1112 SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void) function
/vbox/src/VBox/HostDrivers/Support/solaris/
H A DSUPDrv-solaris.c1295 SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void)
/vbox/src/VBox/HostDrivers/Support/darwin/
H A DSUPDrv-darwin.cpp1356 SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void)
/vbox/src/VBox/HostDrivers/Support/win/
H A DSUPDrv-win.cpp2240 SUPR0DECL(int) SUPR0Printf(const char *pszFormat, ...)
2259 SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void)

Completed in 104 milliseconds