Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dalloc.c37 rpc = nvkm_gsp_rpc_get(gsp, NV_VGPU_MSG_FUNCTION_FREE, sizeof(*rpc)); in r535_gsp_rpc_rm_free()
/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs274 Free = bindings::NV_VGPU_MSG_FUNCTION_FREE,
349 bindings::NV_VGPU_MSG_FUNCTION_FREE => Ok(MsgFunction::Free), in try_from()
/linux/drivers/gpu/nova-core/gsp/fw/r570_144/
H A Dbindings.rs64 pub const NV_VGPU_MSG_FUNCTION_FREE: _bindgen_ty_2 = 10; constant