Home
last modified time | relevance | path

Searched defs:uvm_faultctx (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/uvm/
H A Duvm_fault.c721 struct uvm_faultctx { struct
734 vm_prot_t access_type;
735 vaddr_t startva;
736 int npages;
737 int centeridx;
738 bool narrow; /* work on a single requested page only */
739 bool wire_mapping; /* request a PMAP_WIRED mapping
741 bool wire_paging; /* request uvm_pagewire
743 bool cow_now; /* VM_PROT_WRITE is actually requested
773 struct uvm_faultinfo *, struct uvm_faultctx *, argument