Home
last modified time | relevance | path

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

/arch/cris/mm/
Dfault.c54 int protection, int writeaccess) in do_page_fault() argument
66 protection, writeaccess)); in do_page_fault()
153 if (writeaccess == 2){ in do_page_fault()
156 } else if (writeaccess == 1) { in do_page_fault()
274 die_if_kernel("Oops", regs, (writeaccess << 1) | protection); in do_page_fault()
/arch/sh/include/asm/
Dtraps_32.h43 unsigned long writeaccess,
/arch/cris/arch-v10/mm/
Dfault.c32 int protection, int writeaccess);
/arch/sh/kernel/cpu/sh3/
Dentry.S170 mov #0,r5 ! writeaccess = 0
175 mov #1,r5 ! writeaccess = 1
/arch/sh/kernel/cpu/sh2a/
Dentry.S191 mov #0,r5 ! writeaccess is unknown
/arch/sh/kernel/
Dtraps_32.c473 unsigned long writeaccess, in do_address_error() argument
/arch/sh/kernel/cpu/sh2/
Dentry.S243 mov #0,r5 ! writeaccess is unknown