Home
last modified time | relevance | path

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

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