Searched refs:numPages (Results 1 – 2 of 2) sorted by relevance
551 const uint32_t numPages = donationSize / (4 * 1024); in donateRam() local556 numPages, in donateRam()563 mcpMessage->cmdDonateRam.numPages = numPages; in donateRam()
154 uint32_t numPages; /**< Number of pages contained in the donation. */ member