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.rs202 MapMemory = bindings::NV_VGPU_MSG_FUNCTION_MAP_MEMORY, enumerator
237 MsgFunction::MapMemory => write!(f, "MAP_MEMORY"), in fmt()
277 bindings::NV_VGPU_MSG_FUNCTION_MAP_MEMORY => Ok(MsgFunction::MapMemory), in try_from()