Searched refs:__emulate_2op_nobyte (Results 1 – 1 of 1) sorted by relevance
/arch/x86/kvm/ |
D | x86_emulate.c | 393 #define __emulate_2op_nobyte(_op,_src,_dst,_eflags,_wx,_wy,_lx,_ly,_qx,_qy) \ macro 418 __emulate_2op_nobyte(_op, _src, _dst, _eflags, \ 436 __emulate_2op_nobyte(_op, _src, _dst, _eflags, \
|