Home
last modified time | relevance | path

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

/freebsd/sys/contrib/xen/
H A Dgrant_table.h460 struct gnttab_copy { struct
475 typedef struct gnttab_copy gnttab_copy_t; argument
/freebsd/sys/dev/xen/netback/
H A Dnetback.c136 typedef struct gnttab_copy gnttab_copy_table[GNTTAB_LEN];
511 xnb_dump_gnttab_copy(const struct gnttab_copy *entry) in xnb_dump_gnttab_copy()