Lines Matching refs:faultcode_t
105 static faultcode_t segvn_fault(struct hat *hat, struct seg *seg,
108 static faultcode_t segvn_faulta(struct seg *seg, caddr_t addr);
204 static faultcode_t segvn_fault_vnodepages(struct hat *, struct seg *, caddr_t,
206 static faultcode_t segvn_fault_anonpages(struct hat *, struct seg *, caddr_t,
208 static faultcode_t segvn_faultpage(struct hat *, struct seg *, caddr_t,
2705 static faultcode_t
3828 static faultcode_t
3853 faultcode_t err = 0; in segvn_fault_vnodepages()
4640 static faultcode_t
4659 faultcode_t err; in segvn_fault_anonpages()
4932 static faultcode_t
5625 static faultcode_t