Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/vmm/
H A Dvmm_ioport.h65 void vm_inout_cleanup(struct vm *vm, struct ioport_config *ports);
H A Dvmm_ioport.c120 vm_inout_cleanup(struct vm *vm, struct ioport_config *cfg) in vm_inout_cleanup() function
H A Dvmm.c681 vm_inout_cleanup(vm, &vm->ioports); in vm_cleanup()