Searched refs:vm_inout_init (Results 1 – 3 of 3) sorted by relevance
67 void vm_inout_init(struct vm *vm, struct ioport_config *ports);
77 vm_inout_init(struct vm *vm, struct ioport_config *cfg) in vm_inout_init() function
545 vm_inout_init(vm, &vm->ioports); in vm_init()