Searched refs:grant_status_t (Results 1 – 2 of 2) sorted by relevance
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; in xengnt_init()
282 typedef uint16_t grant_status_t; typedef