Home
last modified time | relevance | path

Searched refs:actual_size (Results 1 – 1 of 1) sorted by relevance

/xen/tools/libs/call/
A Dbuffer.c159 size_t actual_size = ROUNDUP(size + sizeof(struct allocation_header), PAGE_SHIFT); in xencall_alloc_buffer() local
160 int nr_pages = actual_size >> PAGE_SHIFT; in xencall_alloc_buffer()

Completed in 3 milliseconds