Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs199 AllocMemory = bindings::NV_VGPU_MSG_FUNCTION_ALLOC_MEMORY, enumerator
234 MsgFunction::AllocMemory => write!(f, "ALLOC_MEMORY"), in fmt()
274 bindings::NV_VGPU_MSG_FUNCTION_ALLOC_MEMORY => Ok(MsgFunction::AllocMemory), in try_from()