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

/linux-master/arch/sparc/kernel/
H A Dunaligned_32.c210 static inline int ok_for_kernel(unsigned int insn) function
245 if(!ok_for_kernel(insn) || dir == both) {
H A Dunaligned_64.c254 static inline int ok_for_kernel(unsigned int insn) function
327 if (!ok_for_kernel(insn) || dir == both) {

Completed in 172 milliseconds