Searched defs:hpl (Results 1 - 1 of 1) sorted by relevance

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

Completed in 59 milliseconds