Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/
H A Dgsp.rs30 GspArgumentsPadded,
119 rmargs: CoherentAllocation<GspArgumentsPadded>,
138 rmargs: CoherentAllocation::<GspArgumentsPadded>::alloc_coherent( in new()
/linux/drivers/gpu/nova-core/gsp/
H A Dfw.rs948 pub(crate) struct GspArgumentsPadded { struct
954 unsafe impl AsBytes for GspArgumentsPadded {} implementation
958 unsafe impl FromBytes for GspArgumentsPadded {} implementation