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

/linux-4.1.27/arch/mn10300/kernel/
H A Dkprobes.c58 #define READ_WORD32(p, valp) \ macro
167 READ_WORD32(pc + 1, &x32); find_nextpc()
182 READ_WORD32(sp, &x32); find_nextpc()
211 READ_WORD32(sp, &x32); find_nextpc()
217 READ_WORD32(sp + 4, &x32); find_nextpc()
252 READ_WORD32(pc + 2, &x32); find_nextpc()

Completed in 113 milliseconds