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

/vbox/include/iprt/
H A Dmemobj.h485 * This is the same as calling RTR0MemObjMapKernelEx with cbSub and offSub set
502 * This is the same as calling RTR0MemObjMapKernelEx with cbSub and offSub set
541 #define RTR0MemObjMapKernelEx(pMemObj, MemObjToMap, pvFixed, uAlignment, fProt, offSub, cbSub) \ macro

Completed in 484 milliseconds