Searched defs:vmw_bo_params (Results 1 – 1 of 1) sorted by relevance
52 struct vmw_bo_params { struct53 u32 domain;54 u32 busy_domain;55 enum ttm_bo_type bo_type;56 bool pin;57 bool keep_resv;58 size_t size;59 struct dma_resv *resv;60 struct sg_table *sg;