Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_descrip.c315 (void) hv_mach_desc((uint64_t)0, &md_size0); in mach_descrip_update()
334 hvret = hv_mach_desc(tbuf_pa, &md_size); in mach_descrip_update()
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dhcall.S491 ENTRY(hv_mach_desc) function
498 SET_SIZE(hv_mach_desc)
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dhypervisor_api.h379 extern uint64_t hv_mach_desc(uint64_t buffer_ra, uint64_t *buffer_sizep);