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

/vbox/src/VBox/Runtime/r0drv/
H A Dmemobj-r0drv.cpp574 RTR0DECL(int) RTR0MemObjEnterPhysTag(PRTR0MEMOBJ pMemObj, RTHCPHYS Phys, size_t cb, uint32_t uCachePolicy, const char *pszTag) function
592 RT_EXPORT_SYMBOL(RTR0MemObjEnterPhysTag); variable
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-haiku-stubs.c181 RTR0DECL(int) RTR0MemObjEnterPhysTag(PRTR0MEMOBJ pMemObj, RTHCPHYS Phys, size_t cb, uint32_t uCachePolicy, const char *pszTag) function
/vbox/include/iprt/
H A Dmangling.h1150 # define RTR0MemObjEnterPhysTag RT_MANGLER(RTR0MemObjEnterPhysTag) /* r0drv */ macro

Completed in 63 milliseconds