width_shift 84 arch/sh/kernel/traps_64.c int width_shift, width_shift 90 arch/sh/kernel/traps_64.c switch (1 << width_shift) { width_shift 103 arch/sh/kernel/traps_64.c addr = (__u64)((__s64)base_address + (displacement << width_shift)); width_shift 166 arch/sh/kernel/traps_64.c int width_shift, width_shift 175 arch/sh/kernel/traps_64.c displacement_not_indexed, width_shift, &address); width_shift 183 arch/sh/kernel/traps_64.c if (!access_ok((unsigned long) address, 1UL<<width_shift)) { width_shift 187 arch/sh/kernel/traps_64.c if (__copy_user(&buffer, (const void *)(int)address, (1 << width_shift)) > 0) { width_shift 190 arch/sh/kernel/traps_64.c switch (width_shift) { width_shift 206 arch/sh/kernel/traps_64.c width_shift, (unsigned long) regs->pc); width_shift 213 arch/sh/kernel/traps_64.c switch (width_shift) { width_shift 230 arch/sh/kernel/traps_64.c width_shift, (unsigned long) regs->pc); width_shift 241 arch/sh/kernel/traps_64.c int width_shift) width_shift 249 arch/sh/kernel/traps_64.c displacement_not_indexed, width_shift, &address); width_shift 257 arch/sh/kernel/traps_64.c if (!access_ok((unsigned long) address, 1UL<<width_shift)) { width_shift 261 arch/sh/kernel/traps_64.c switch (width_shift) { width_shift 273 arch/sh/kernel/traps_64.c width_shift, (unsigned long) regs->pc); width_shift 277 arch/sh/kernel/traps_64.c if (__copy_user((void *)(int)address, &buffer, (1 << width_shift)) > 0) { width_shift 284 arch/sh/kernel/traps_64.c switch (width_shift) { width_shift 299 arch/sh/kernel/traps_64.c width_shift, (unsigned long) regs->pc); width_shift 312 arch/sh/kernel/traps_64.c int width_shift, width_shift 321 arch/sh/kernel/traps_64.c displacement_not_indexed, width_shift, &address); width_shift 330 arch/sh/kernel/traps_64.c if (!access_ok((unsigned long) address, 1UL<<width_shift)) { width_shift 334 arch/sh/kernel/traps_64.c if (__copy_user(&buffer, (const void *)(int)address, (1 << width_shift)) > 0) { width_shift 351 arch/sh/kernel/traps_64.c switch (width_shift) { width_shift 371 arch/sh/kernel/traps_64.c width_shift, (unsigned long) regs->pc); width_shift 384 arch/sh/kernel/traps_64.c int width_shift, width_shift 393 arch/sh/kernel/traps_64.c displacement_not_indexed, width_shift, &address); width_shift 403 arch/sh/kernel/traps_64.c if (!access_ok((unsigned long) address, 1UL<<width_shift)) { width_shift 418 arch/sh/kernel/traps_64.c switch (width_shift) { width_shift 438 arch/sh/kernel/traps_64.c width_shift, (unsigned long) regs->pc); width_shift 444 arch/sh/kernel/traps_64.c if (__copy_user((void *)(int)address, &buffer, (1 << width_shift)) > 0) {