Searched refs:acc_type (Results 1 – 1 of 1) sorted by relevance
149 unsigned long acc_type; in do_page_fault() local165 acc_type = parisc_acctyp(code,regs->iir); in do_page_fault()167 if ((vma->vm_flags & acc_type) != acc_type) in do_page_fault()176 switch (handle_mm_fault(mm, vma, address, (acc_type & VM_WRITE) != 0)) { in do_page_fault()