HomeSort by: relevance | last modified time | path
    Searched defs:uvm_uarea_allocator (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm_glue.c 296 static struct pool_allocator uvm_uarea_allocator = { variable in typeref:struct:pool_allocator
350 "uarea", &uvm_uarea_allocator, IPL_NONE, NULL, NULL, NULL);
uvm_glue.c 296 static struct pool_allocator uvm_uarea_allocator = { variable in typeref:struct:pool_allocator
350 "uarea", &uvm_uarea_allocator, IPL_NONE, NULL, NULL, NULL);

Completed in 20 milliseconds