Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/ml/
H A Dhcall.S869 ENTRY(hv_cnwrite) function
874 SET_SIZE(hv_cnwrite)
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dhypervisor_api.h390 extern int64_t hv_cnwrite(uint64_t, uint64_t, uint64_t *);
/illumos-gate/usr/src/uts/sun4v/io/
H A Dqcn.c894 retval = hv_cnwrite(qcn_state->cons_write_buf_ra, i, &i); in qcn_transmit_write()