Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs200 AllocCtxDma = bindings::NV_VGPU_MSG_FUNCTION_ALLOC_CTX_DMA, enumerator
235 MsgFunction::AllocCtxDma => write!(f, "ALLOC_CTX_DMA"), in fmt()
275 bindings::NV_VGPU_MSG_FUNCTION_ALLOC_CTX_DMA => Ok(MsgFunction::AllocCtxDma), in try_from()