Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/ml/
H A Dhcall.S884 ENTRY(hv_cnread) function
903 SET_SIZE(hv_cnread)
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dhypervisor_api.h391 extern int64_t hv_cnread(uint64_t, uint64_t, int64_t *);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c1092 rv = hv_cnread(qcn_state->cons_read_buf_ra + in qcn_receive_read()