Searched refs:num_pages_to_alloc (Results 1 – 1 of 1) sorted by relevance
749 uint64_t num_pages_to_alloc) in allocate_buffer() argument753 …kern_return_t kr = mach_vm_allocate(mach_task_self(), &buff, num_pages_to_alloc * PAGE_SIZE, TRUE); in allocate_buffer()