Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pv/
Dhypervvar.h72 uint32_t ch_ring_gpadl; member
Dhyperv.c1148 if (hv_handle_alloc(ch, ch->ch_ring, 2 * buflen, &ch->ch_ring_gpadl)) { in hv_channel_ring_create()
1163 hv_handle_free(ch, ch->ch_ring_gpadl); in hv_channel_ring_destroy()
1189 cmd.chm_gpadl = ch->ch_ring_gpadl; in hv_channel_open()