Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/xen/os/
H A Dxvdi.c1146 unsigned int hpl; in i_xvdi_hpstate_handler() local
1151 (void *)&hp_status, &hpl) == 0)) { in i_xvdi_hpstate_handler()
1161 kmem_free(hp_status, hpl); in i_xvdi_hpstate_handler()
2313 unsigned int hpl = 0; in i_xvdi_hpstate_cb() local
2316 (void *)&hp_status, &hpl); in i_xvdi_hpstate_cb()
2323 kmem_free(hp_status, hpl); in i_xvdi_hpstate_cb()