Home | Sort by: relevance | last modified time | path |
/src/sys/external/mit/xen-include-public/dist/xen/include/public/ | |
grant_table.h | 378 * <nr_frames> pages. The frame addresses are written to the <frame_list>. 379 * Only <nr_frames> addresses are written, even if the table is larger. 388 uint32_t nr_frames; member in struct:gnttab_setup_table 486 uint32_t nr_frames; member in struct:gnttab_query_size 535 * <nr_frames> specify the size of vector <frame_list>. 537 * Only <nr_frames> addresses are returned, even if the table is larger. 544 uint32_t nr_frames; member in struct:gnttab_get_status_frames |
memory.h | 628 uint32_t nr_frames; member in struct:xen_mem_acquire_resource 641 * is ignored if nr_frames is 0. 657 * This parameter may be NULL if nr_frames is 0. |