Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dhost1x.h41 struct host1x_bo_cache { struct
46 static inline void host1x_bo_cache_init(struct host1x_bo_cache *cache) in host1x_bo_cache_init() argument
52 static inline void host1x_bo_cache_destroy(struct host1x_bo_cache *cache) in host1x_bo_cache_destroy()
110 struct host1x_bo_cache cache;
132 struct host1x_bo_cache *cache;
177 struct host1x_bo_cache *cache);
/Linux-v6.6/drivers/gpu/host1x/
Ddev.h165 struct host1x_bo_cache cache;
Dbus.c894 struct host1x_bo_cache *cache) in host1x_bo_pin()
955 struct host1x_bo_cache *cache = mapping->cache; in host1x_bo_unpin()