Searched defs:mmap_mode (Results 1 – 3 of 3) sorted by relevance
1017 enum iris_mmap_mode mmap_mode, in alloc_bo_from_cache()1241 enum iris_mmap_mode mmap_mode = heap_to_mmap_mode(bufmgr, heap); in iris_bo_alloc() local
327 enum iris_mmap_mode mmap_mode; member
2453 const enum iris_mmap_mode mmap_mode = iris_bo_mmap_mode(res->bo); in prefer_cpu_access() local