Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs196 SetGuestSystemInfo = bindings::NV_VGPU_MSG_FUNCTION_SET_GUEST_SYSTEM_INFO, enumerator
231 MsgFunction::SetGuestSystemInfo => write!(f, "SET_GUEST_SYSTEM_INFO"), in fmt()
270 Ok(MsgFunction::SetGuestSystemInfo) in try_from()