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

  /src/sys/uvm/
uvm_fault.c 724 * the following members are set up by uvm_fault_check() and
727 * note that narrow is used by uvm_fault_check() to change
747 * enter_prot is set up by uvm_fault_check() and clamped
772 static inline int uvm_fault_check(
901 error = uvm_fault_check(&ufi, &flt, &anons, maxprot);
961 * uvm_fault_check: check prot, handle needs-copy, etc.
977 uvm_fault_check( function in typeref:typename:int

Completed in 13 milliseconds