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

/vbox/src/VBox/Runtime/r0drv/
H A Dmemobj-r0drv.cpp756 RTR0DECL(int) RTR0MemObjProtect(RTR0MEMOBJ hMemObj, size_t offSub, size_t cbSub, uint32_t fProt) function
782 RT_EXPORT_SYMBOL(RTR0MemObjProtect); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c217 RTR0DECL(int) RTR0MemObjProtect(RTR0MEMOBJ hMemObj, size_t offSub, size_t cbSub, uint32_t fProt) function
/vbox/include/iprt/
H A Dmangling.h1159 # define RTR0MemObjProtect RT_MANGLER(RTR0MemObjProtect) /* r0drv */ macro

Completed in 107 milliseconds