Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/
H A Dgsp.rs45 const LOG_BUFFER_SIZE: usize = RM_LOG_BUFFER_NUM_PAGES * GSP_PAGE_SIZE; constant
81 struct LogBuffer(Coherent<[u8; LOG_BUFFER_SIZE]>);