Home
last modified time | relevance | path

Searched refs:WaitForValueLocked (Results 1 – 2 of 2) sorted by relevance

/kernel/dev/iommu/intel/
A Diommu_impl.cpp479 zx_status_t status = WaitForValueLocked(&global_ctl, &decltype(global_ctl)::root_table_ptr, in SetRootTablePointerLocked()
497 return WaitForValueLocked(&global_ctl, &decltype(global_ctl)::translation_enable, in SetTranslationEnableLocked()
509 WaitForValueLocked(&context_cmd, &decltype(context_cmd)::invld_context_cache, 0, in InvalidateContextCacheGlobalLocked()
522 WaitForValueLocked(&context_cmd, &decltype(context_cmd)::invld_context_cache, 0, in InvalidateContextCacheDomainLocked()
546 WaitForValueLocked(&iotlb_invld, &decltype(iotlb_invld)::invld_iotlb, 0, in InvalidateIotlbGlobalLocked()
561 WaitForValueLocked(&iotlb_invld, &decltype(iotlb_invld)::invld_iotlb, 0, in InvalidateIotlbDomainAllLocked()
585 WaitForValueLocked(&iotlb_invld, &decltype(iotlb_invld)::invld_iotlb, 0, in InvalidateIotlbPageLocked()
600 zx_status_t IommuImpl::WaitForValueLocked(RegType* reg, in WaitForValueLocked() function in intel_iommu::IommuImpl
A Diommu_impl.h115 zx_status_t WaitForValueLocked(RegType* reg,

Completed in 11 milliseconds