Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/fw/r570_144/
H A Dbindings.rs101 pub const NV_VGPU_MSG_FUNCTION_UNLOADING_GUEST_DRIVER: _bindgen_ty_2 = 47; constant
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/
H A Dgsp.c333 rpc = nvkm_gsp_rpc_get(gsp, NV_VGPU_MSG_FUNCTION_UNLOADING_GUEST_DRIVER, sizeof(*rpc)); in r535_gsp_rpc_unloading_guest_driver()