Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sparc/kernel/
Dunaligned.c335 static inline int ok_for_kernel(unsigned int insn) in ok_for_kernel() function
373 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()
/linux-2.4.37.9/arch/sparc64/kernel/
Dunaligned.c349 static inline int ok_for_kernel(unsigned int insn) in ok_for_kernel() function
390 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()