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

  /src/sys/uvm/
uvm_loan.c 109 static int uvm_loanzero(struct uvm_faultinfo *, void ***, int);
176 rv = uvm_loanzero(ufi, output, flags);
808 * uvm_loanzero: loan a zero-fill page out
822 uvm_loanzero(struct uvm_faultinfo *ufi, void ***output, int flags) function in typeref:typename:int
uvm_loan.c 109 static int uvm_loanzero(struct uvm_faultinfo *, void ***, int);
176 rv = uvm_loanzero(ufi, output, flags);
808 * uvm_loanzero: loan a zero-fill page out
822 uvm_loanzero(struct uvm_faultinfo *ufi, void ***output, int flags) function in typeref:typename:int

Completed in 22 milliseconds