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

  /src/sys/uvm/
uvm_page.c 1356 * uvm_pagerealloc: reallocate a page from one object to another
1362 uvm_pagerealloc(struct vm_page *pg, struct uvm_object *newobj, voff_t newoff) function in typeref:typename:int
uvm_page.c 1356 * uvm_pagerealloc: reallocate a page from one object to another
1362 uvm_pagerealloc(struct vm_page *pg, struct uvm_object *newobj, voff_t newoff) function in typeref:typename:int

Completed in 27 milliseconds