HomeSort by: relevance | last modified time | path
    Searched refs:grant_status_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/xen/xen/
xengnt.c 78 #define NR_GRANT_STATUS_PER_PAGE (PAGE_SIZE / sizeof(grant_status_t))
89 grant_status_t *grant_status;
143 round_page(nr_grant_entries * sizeof(grant_status_t)) / PAGE_SIZE;
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/
grant_table.h 282 typedef uint16_t grant_status_t; typedef in typeref:typename:uint16_t

Completed in 38 milliseconds