Home
last modified time | relevance | path

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

/openbsd/sys/dev/pv/
H A Dhypervicreg.h145 union hv_kvp_hdr { union
207 union hv_kvp_hdr ic_kvh;
H A Dhypervic.c957 union hv_kvp_hdr *kvh = &msg->ic_kvh; in hv_kvp_process()
1086 if (hdr->ic_dsize >= sizeof(union hv_kvp_hdr)) in hv_kvp()