Home
last modified time | relevance | path

Searched refs:physAddrWsmL2 (Results 1 – 2 of 2) sorted by relevance

/hardware/samsung_slsi/exynos5/mobicore/daemon/ClientLib/
DSession.h49 addr_t physAddrWsmL2; /**< The physical address of the L2 table of the Bulk buffer*/ variable
56 addr_t physAddrWsmL2 in BulkBufferDescriptor() argument
62 physAddrWsmL2(physAddrWsmL2) in BulkBufferDescriptor()
DSession.cpp68 (unsigned int)pBlkBufDescr->physAddrWsmL2, in ~Session()