/src/sys/external/bsd/drm2/dist/drm/xen/ |
xen_drm_front.c | 44 u64 fb_cookie; member in struct:xen_drm_front_dbuf 129 u32 bpp, u64 fb_cookie) 151 req->op.set_config.fb_cookie = fb_cookie; 279 u64 dbuf_cookie, u64 fb_cookie, u32 width, 296 buf->fb_cookie = fb_cookie; 303 req->op.fb_attach.fb_cookie = fb_cookie; 319 u64 fb_cookie) [all...] |
xen_drm_front.c | 44 u64 fb_cookie; member in struct:xen_drm_front_dbuf 129 u32 bpp, u64 fb_cookie) 151 req->op.set_config.fb_cookie = fb_cookie; 279 u64 dbuf_cookie, u64 fb_cookie, u32 width, 296 buf->fb_cookie = fb_cookie; 303 req->op.fb_attach.fb_cookie = fb_cookie; 319 u64 fb_cookie) [all...] |
/src/sys/external/mit/xen-include-public/dist/xen/include/public/io/ |
displif.h | 411 * 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 low 32-bit | 1 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...] |
displif.h | 411 * 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 low 32-bit | 1 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...] |