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

/vbox/src/VBox/Runtime/r0drv/
H A Dmemobj-r0drv.cpp510 RTR0DECL(int) RTR0MemObjAllocPhysTag(PRTR0MEMOBJ pMemObj, size_t cb, RTHCPHYS PhysHighest, const char *pszTag) function
524 RT_EXPORT_SYMBOL(RTR0MemObjAllocPhysTag); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c177 RTR0DECL(int) RTR0MemObjAllocPhysTag(PRTR0MEMOBJ pMemObj, size_t cb, RTHCPHYS PhysHighest, const char *pszTag) function
/vbox/include/iprt/
H A Dmangling.h1149 # define RTR0MemObjAllocPhysTag RT_MANGLER(RTR0MemObjAllocPhysTag) /* r0drv */ macro

Completed in 63 milliseconds