Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_sol_glue.c139 struct vmm_ptp_item { struct
151 struct vmm_ptp_item *i = (struct vmm_ptp_item *)val; in vmm_ptp_hash_valdtor() argument
169 struct vmm_ptp_item *i = (struct vmm_ptp_item *)val; in vmm_ptp_check()
193 struct vmm_ptp_item *i; in vmm_ptp_alloc()
196 i = kmem_alloc(sizeof (struct vmm_ptp_item), KM_SLEEP); in vmm_ptp_alloc()