Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DMobiCoreDevice.cpp463 mcpMessage->cmdMap.adrBuffer = (uint32_t)(pAddrL2); in mapBulk()
550 addr_t adrBuffer = ram->physAddr; in donateRam() local
555 adrBuffer, in donateRam()
562 mcpMessage->cmdDonateRam.adrBuffer = (uint32_t) adrBuffer; in donateRam()
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
Dmcimcp.h153 uint32_t adrBuffer; /**< Physical address of the page range*/ member
303 uint32_t adrBuffer; /**< Physical address of the memory */ member