Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/xen/xen/
H A Dxengnt.c78 #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()
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/
H A Dgrant_table.h282 typedef uint16_t grant_status_t; typedef