Home
last modified time | relevance | path

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

/src/sys/vm/
H A Dvm_glue.c446 vm_thread_stack_create(struct domainset *ds, int pages, int flags) in vm_thread_stack_create() function
535 ks = vm_thread_stack_create(DOMAINSET_PREF(PCPU_GET(domain)), in vm_thread_new()
656 store[i] = (void *)vm_thread_stack_create(ds, kstack_pages, in kstack_import()