Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh/kernel/
Dtraps.c98 static int handle_unaligned_notify_count = 10; variable
348 if (user_mode(regs) && handle_unaligned_notify_count>0) { in handle_unaligned_access()
349 handle_unaligned_notify_count--; in handle_unaligned_access()