Searched refs:GetDeviceContext (Results 1 – 3 of 3) sorted by relevance
50 zx_status_t GetDeviceContext(ds::Bdf bdf, DeviceContext** context);
95 zx_status_t ContextTableState::GetDeviceContext(ds::Bdf bdf, DeviceContext** context) { in GetDeviceContext() function in intel_iommu::ContextTableState
772 status = ctx_table_state->GetDeviceContext(bdf, context); in GetOrCreateDeviceContextLocked()
Completed in 821 milliseconds