Searched refs:ok_for_kernel (Results 1 – 2 of 2) sorted by relevance
208 static inline int ok_for_kernel(unsigned int insn) in ok_for_kernel() function244 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()
253 static inline int ok_for_kernel(unsigned int insn) in ok_for_kernel() function326 if (!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()