Searched refs:__kgem_bo_map__cpu (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | kgem.c | 683 static void *__kgem_bo_map__cpu(struct kgem *kgem, struct kgem_bo *bo) function in typeref:typename:void * 843 ptr = __kgem_bo_map__cpu(kgem, bo); 3780 ptr = __kgem_bo_map__cpu(kgem, bo); 6969 return __kgem_bo_map__cpu(kgem, bo); 6979 ptr = __kgem_bo_map__cpu(kgem, bo);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | kgem.c | 520 static void *__kgem_bo_map__cpu(struct kgem *kgem, struct kgem_bo *bo) function in typeref:typename:void * 685 ptr = __kgem_bo_map__cpu(kgem, bo); 3229 ptr = __kgem_bo_map__cpu(kgem, bo); 6348 return __kgem_bo_map__cpu(kgem, bo); 6358 ptr = __kgem_bo_map__cpu(kgem, bo);
|
Completed in 16 milliseconds