Home
last modified time | relevance | path

Searched refs:acc_type (Results 1 – 1 of 1) sorted by relevance

/linux/arch/parisc/mm/
A Dfault.c266 unsigned long acc_type; in do_page_fault() local
282 acc_type = parisc_acctyp(code, regs->iir); in do_page_fault()
283 if (acc_type & VM_WRITE) in do_page_fault()
298 if ((vma->vm_flags & acc_type) != acc_type) in do_page_fault()
366 if ((vma->vm_flags & acc_type) != acc_type) { in do_page_fault()

Completed in 3 milliseconds