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