Searched defs:num_pages (Results 1 – 15 of 15) sorted by relevance
116 uint8_t *GetNPages(size_t num_pages) { in GetNPages()153 size_t num_pages; // the number of pages in this set. member
47 static int num_pages = 4; variable
107 const size_t num_pages = size / kPageSize; in IsMapped() local
57 int num_pages; in page_check() local
47 __u32 num_pages; member
498 __u32 num_pages; member
42 u64 num_pages; member384 u64 num_pages = (size + sizeof(struct efi_pool_allocation) + in efi_allocate_pool() local
92 TNode<Int32T> num_pages = in TF_BUILTIN() local
437 size_t num_pages() const { return num_pages_; } in num_pages() function
88 __u32 num_pages; member
762 uint32_t start_page, uint32_t num_pages) in sparse_backing_free()
189 u64 num_pages; member
2567 const int num_pages = static_cast<int>(current_capacity_ / Page::kPageSize); in AllocateChunk() local2643 void SemiSpace::RewindPages(int num_pages) { in AllocateChunk()
1808 Handle<JSArrayBuffer> InstanceBuilder::AllocateMemory(uint32_t num_pages) { in AllocateMemory()
5435 long long num_pages = sysconf(_SC_PHYS_PAGES); in get_physical_memory() local