Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/
DMobiCoreDevice.cpp551 const uint32_t numPages = donationSize / (4 * 1024); in donateRam() local
556 numPages, in donateRam()
563 mcpMessage->cmdDonateRam.numPages = numPages; in donateRam()
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/Mci/
Dmcimcp.h154 uint32_t numPages; /**< Number of pages contained in the donation. */ member