Searched refs:GetDeviceContext (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/kernel/dev/iommu/intel/
H A Dcontext_table_state.h50 zx_status_t GetDeviceContext(ds::Bdf bdf, DeviceContext** context);
H A Dcontext_table_state.cpp94 zx_status_t ContextTableState::GetDeviceContext(ds::Bdf bdf, DeviceContext** context) { function in class:intel_iommu::ContextTableState
H A Diommu_impl.cpp770 status = ctx_table_state->GetDeviceContext(bdf, context);

Completed in 99 milliseconds