Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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);
/openbmc/linux/drivers/gpu/host1x/
H A Ddev.h165 struct host1x_bo_cache cache;
H A Dbus.c886 struct host1x_bo_cache *cache) in host1x_bo_pin()
947 struct host1x_bo_cache *cache = mapping->cache; in host1x_bo_unpin()