Searched refs:to_host (Results 1 – 2 of 2) sorted by relevance
84 char to_host[ADDRESS_SPACE_GRAPHICS_PAGE_SIZE]; member116 struct ring_buffer* to_host; member134 res.to_host = in asg_context_create()137 offsetof(struct asg_ring_storage, to_host)); in asg_context_create()147 ring_buffer_init(res.to_host); in asg_context_create()152 &res.to_host->state); in asg_context_create()155 res.to_host->config); in asg_context_create()
302 m_ops.unmap(m_context.to_host, sizeof(struct asg_ring_storage)); in ~AddressSpaceStream()592 uint32_t currAvailRead = ring_buffer_available_read(m_context.to_host, 0); in ensureConsumerFinishing()596 uint32_t nextAvailRead = ring_buffer_available_read(m_context.to_host, 0); in ensureConsumerFinishing()613 ring_buffer_available_read(m_context.to_host, 0); in ensureType1Finished()617 currAvailRead = ring_buffer_available_read(m_context.to_host, 0); in ensureType1Finished()661 uint32_t ringAvailReadNow = ring_buffer_available_read(m_context.to_host, 0); in type1Write()666 ringAvailReadNow = ring_buffer_available_read(m_context.to_host, 0); in type1Write()672 m_context.to_host, in type1Write()