Searched defs:_suffix (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/arch/x86/kvm/ |
D | emulate.c | 251 #define ____emulate_2op(ctxt, _op, _x, _y, _suffix, _dsttype) \ argument 309 #define __emulate_2op_cl(ctxt, _op, _suffix, _type) \ argument 344 #define __emulate_1op(ctxt, _op, _suffix) \ argument 368 #define __emulate_1op_rax_rdx(ctxt, _op, _suffix, _ex) \ argument
|
/linux-3.3/include/linux/ |
D | input.h | 1534 #define INPUT_GENERATE_ABS_ACCESSORS(_suffix, _item) \ argument
|