Home
last modified time | relevance | path

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

/openbmc/linux/tools/arch/x86/lib/
H A Dinsn.c43 #define __peek_nbyte_next(t, insn, n) \ macro
50 ({ if (unlikely(!validate_next(t, insn, n))) goto err_out; __peek_nbyte_next(t, insn, n); })
/openbmc/linux/arch/x86/lib/
H A Dinsn.c43 #define __peek_nbyte_next(t, insn, n) \ macro
50 ({ if (unlikely(!validate_next(t, insn, n))) goto err_out; __peek_nbyte_next(t, insn, n); })