Searched defs:vmw_res_func (Results 1 – 1 of 1) sorted by relevance
82 struct vmw_res_func { struct83 enum vmw_res_type res_type;84 bool needs_backup;85 const char *type_name;86 struct ttm_placement *backup_placement;87 bool may_evict;111 * @res_func: struct vmw_res_func as described above. argument
Completed in 4 milliseconds