Searched refs:xe_guc_buf_cache (Results 1 – 3 of 3) sorted by relevance
14 int xe_guc_buf_cache_init(struct xe_guc_buf_cache *cache);15 int xe_guc_buf_cache_init_with_size(struct xe_guc_buf_cache *cache, u32 size);16 u32 xe_guc_buf_cache_dwords(struct xe_guc_buf_cache *cache);17 struct xe_guc_buf xe_guc_buf_reserve(struct xe_guc_buf_cache *cache, u32 dwords);18 struct xe_guc_buf xe_guc_buf_from_data(struct xe_guc_buf_cache *cache,37 u64 xe_guc_cache_gpu_addr_from_ptr(struct xe_guc_buf_cache *cache, const void *ptr, u32 size);42 struct xe_guc_buf_cache *cache, u32 num);47 struct xe_guc_buf_cache *cache, const void *data, size_t size);
15 struct xe_guc_buf_cache { struct
64 struct xe_guc_buf_cache buf;