Searched refs:oldvm (Results 1 – 1 of 1) sorted by relevance
499 struct vmspace *oldvm; in vmspace_switch_aio() 506 oldvm = curproc->p_vmspace; in vmspace_switch_aio() 507 if (oldvm == newvm) in vmspace_switch_aio() 519 vmspace_free(oldvm); in vmspace_switch_aio() 501 struct vmspace *oldvm; vmspace_switch_aio() local