OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adrBuffer
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
mcimcp.h
153
uint32_t
adrBuffer
; /**< Physical address of the page range*/
303
uint32_t
adrBuffer
; /**< Physical address of the memory */
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
MobiCoreDevice.cpp
463
mcpMessage->cmdMap.
adrBuffer
= (uint32_t)(pAddrL2);
550
addr_t
adrBuffer
= ram->physAddr;
554
LOG_I("donateRam():
adrBuffer
=%p, numPages=%d, ramType=%d",
555
adrBuffer
,
562
mcpMessage->cmdDonateRam.
adrBuffer
= (uint32_t)
adrBuffer
;
Completed in 172 milliseconds