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

/fuchsia/zircon/kernel/dev/iommu/intel/
H A Diommu_impl.h108 zx_status_t GetOrCreateContextTableLocked(ds::Bdf bdf, ContextTableState** tbl) TA_REQ(lock_);
H A Diommu_impl.cpp720 zx_status_t IommuImpl::GetOrCreateContextTableLocked(ds::Bdf bdf, ContextTableState** tbl) { function in class:intel_iommu::IommuImpl
765 zx_status_t status = GetOrCreateContextTableLocked(bdf, &ctx_table_state);

Completed in 76 milliseconds