Searched refs:is_mapped (Results 1 – 7 of 7) sorted by relevance
78 u32 is_mapped:1; member
284 if (likely(buff->is_mapped)) { in aq_ring_tx_clean()
641 dx_buff->is_mapped = 1U; in aq_nic_map_skb()681 dx_buff->is_mapped = 1U; in aq_nic_map_skb()
968 (entry->is_mapped != map_type in reserve_bo_and_cond_vms()990 (entry->is_mapped != map_type in reserve_bo_and_cond_vms()1693 if (entry->bo_va->base.vm != avm || entry->is_mapped) in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()1712 entry->is_mapped = true; in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()1771 if (entry->bo_va->base.vm != avm || !entry->is_mapped) in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()1778 entry->is_mapped = false; in amdgpu_amdkfd_gpuvm_unmap_memory_from_gpu()2152 if (!attachment->is_mapped) in validate_invalid_user_pages()2358 if (!attachment->is_mapped) in amdgpu_amdkfd_gpuvm_restore_process_bos()
56 bool is_mapped; member
425 static void __optee_disable_shm_cache(struct optee *optee, bool is_mapped) in __optee_disable_shm_cache() argument448 if (!is_mapped) in __optee_disable_shm_cache()
3775 bool is_mapped; in log_replay() local5046 is_mapped = run_lookup_entry(oa->run1, le64_to_cpu(lrh->target_vcn), in log_replay()5054 if (is_mapped && lcn != SPARSE_LCN && clen >= t16) in log_replay()