Searched refs:actual_size (Results 1 – 1 of 1) sorted by relevance
159 size_t actual_size = ROUNDUP(size + sizeof(struct allocation_header), PAGE_SHIFT); in xencall_alloc_buffer() local160 int nr_pages = actual_size >> PAGE_SHIFT; in xencall_alloc_buffer()
Completed in 4 milliseconds