Home
last modified time | relevance | path

Searched defs:cpuAddr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gmmlib/Source/GmmLib/inc/Internal/Linux/
H A DGmmResourceInfoLinInt.h44 void *cpuAddr; member
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/
H A Dmos_auxtable_mgr.cpp49 static int AllocateCb(void *bufMgr, size_t size, size_t alignment, void **bo, void **cpuAddr, uint6… in AllocateCb()
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/
H A DGmmAuxTableULT.cpp40 int CTestAuxTable::allocCB(void *bufMgr, size_t size, size_t alignment, void **bo, void **cpuAddr, … in allocCB()