Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs271 MapMemory = bindings::NV_VGPU_MSG_FUNCTION_MAP_MEMORY, in try_from()
306 MsgFunction::MapMemory => write!(f, "MAP_MEMORY"),
346 bindings::NV_VGPU_MSG_FUNCTION_MAP_MEMORY => Ok(MsgFunction::MapMemory), in fmt()
202 MapMemory = bindings::NV_VGPU_MSG_FUNCTION_MAP_MEMORY, global() enumerator