Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/gsp/
H A Dboot.rs167 let libos_handle = self.libos.dma_handle(); in boot() localVariable
170 Some(libos_handle as u32), in boot()
171 Some((libos_handle >> 32) as u32), in boot()
228 libos_dma_handle: libos_handle, in boot()