Home
last modified time | relevance | path

Searched refs:host1x_bo_cache (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/
Dhost1x.h40 struct host1x_bo_cache { struct
45 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init() argument
51 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy()
109 struct host1x_bo_cache cache;
131 struct host1x_bo_cache *cache;
176 struct host1x_bo_cache *cache);
/linux-6.1.9/drivers/gpu/host1x/
Ddev.h166 struct host1x_bo_cache cache;
Dbus.c913 struct host1x_bo_cache *cache) in host1x_bo_pin()
974 struct host1x_bo_cache *cache = mapping->cache; in host1x_bo_unpin()