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

/fuchsia/zircon/kernel/dev/iommu/intel/
H A Diommu_impl.cpp478 zx_status_t status = WaitForValueLocked(&global_ctl, &decltype(global_ctl)::root_table_ptr,
496 return WaitForValueLocked(&global_ctl, &decltype(global_ctl)::translation_enable,
508 WaitForValueLocked(&context_cmd, &decltype(context_cmd)::invld_context_cache, 0,
521 WaitForValueLocked(&context_cmd, &decltype(context_cmd)::invld_context_cache, 0,
545 WaitForValueLocked(&iotlb_invld, &decltype(iotlb_invld)::invld_iotlb, 0,
560 WaitForValueLocked(&iotlb_invld, &decltype(iotlb_invld)::invld_iotlb, 0,
584 WaitForValueLocked(&iotlb_invld, &decltype(iotlb_invld)::invld_iotlb, 0,
599 zx_status_t IommuImpl::WaitForValueLocked(RegType* reg, function in class:intel_iommu::IommuImpl
H A Diommu_impl.h115 zx_status_t WaitForValueLocked(RegType* reg,

Completed in 113 milliseconds