Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs197 AllocRoot = bindings::NV_VGPU_MSG_FUNCTION_ALLOC_ROOT, enumerator
232 MsgFunction::AllocRoot => write!(f, "ALLOC_ROOT"), in fmt()
272 bindings::NV_VGPU_MSG_FUNCTION_ALLOC_ROOT => Ok(MsgFunction::AllocRoot), in try_from()