Searched defs:page (Results 1 – 7 of 7) sorted by relevance
17 void fillPageRand(uint32_t *page) { in fillPageRand()23 void fillPageCompressible(uint32_t *page) { in fillPageCompressible()65 AlignedAlloc page(page_size, page_size); in fillWithCompressible() local78 AlignedAlloc page(page_size, page_size); in benchSequentialRead() local99 AlignedAlloc page(page_size, page_size); in benchSequentialWrite() local
141 uint16_t AVRC_SubCmd(uint8_t handle, uint8_t label, uint8_t page) { in AVRC_SubCmd()
74 for (off_t page = static_cast<off_t>(start/pagesize); in GetPssBytes() local
93 unsigned int page = 0; in store_num_cached() local
153 void *page = reinterpret_cast<void*>(reinterpret_cast<uintptr_t>(addr) & ~(page_size-1)); in MapOverPage() local
266 unsigned int page = n * allocation_size_ / kPageSize; in Alloc() local
899 uint8_t page; /* Specifies which part of the subunit type table is member