Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/xen/os/
H A Dxvdi.c1154 unsigned int hpl; in i_xvdi_hpstate_handler() local
1159 (void *)&hp_status, &hpl) == 0)) { in i_xvdi_hpstate_handler()
1169 kmem_free(hp_status, hpl); in i_xvdi_hpstate_handler()
2321 unsigned int hpl = 0; in i_xvdi_hpstate_cb() local
2324 (void *)&hp_status, &hpl); in i_xvdi_hpstate_cb()
2331 kmem_free(hp_status, hpl); in i_xvdi_hpstate_cb()