Searched refs:fb_cookie (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/xen/interface/io/
H A Ddisplif.h411 * fb_cookie - uint64_t, unique to guest domain value used by the backend
587 * | fb_cookie low 32-bit | 20
589 * | fb_cookie high 32-bit | 24
610 * An attempt to create multiple frame buffers with the same fb_cookie is
611 * an error. fb_cookie can be re-used after destroying the corresponding
621 uint64_t fb_cookie; member in struct:xendispl_fb_attach_req
636 * | fb_cookie low 32-bit | 12
638 * | fb_cookie high 32-bit | 16
653 uint64_t fb_cookie; member in struct:xendispl_fb_detach_req
665 * | fb_cookie lo
701 uint64_t fb_cookie; member in struct:xendispl_set_config_req
731 uint64_t fb_cookie; member in struct:xendispl_page_flip_req
793 uint64_t fb_cookie; member in struct:xendispl_pg_flip_evt
[all...]

Completed in 53 milliseconds