Searched refs:PINNED_ON_IMPORT (Results 1 – 6 of 6) sorted by relevance
175 #define PINNED_ON_IMPORT (1<<31) macro
993 if (user_buf->current_mapping_usage_count & PINNED_ON_IMPORT) { in kbase_gpu_munmap()995 ~PINNED_ON_IMPORT; in kbase_gpu_munmap()
1053 user_buf->current_mapping_usage_count |= PINNED_ON_IMPORT; in kbase_mem_from_user_buffer()
294 #define PINNED_ON_IMPORT (1<<31) macro
1963 if (user_buf->current_mapping_usage_count & PINNED_ON_IMPORT) { in kbase_gpu_munmap()1964 user_buf->current_mapping_usage_count &= ~PINNED_ON_IMPORT; in kbase_gpu_munmap()
1732 user_buf->current_mapping_usage_count |= PINNED_ON_IMPORT; in kbase_mem_from_user_buffer()