Lines Matching defs:op
240 #define PARAVIRT_OP(op) \ argument
299 #define PARAVIRT_BR0(op, type) \ argument
307 #define PARAVIRT_BR0_RET(op, type) \ argument
315 #define PARAVIRT_BR1(op, type, arg1) \ argument
324 #define PARAVIRT_BR1_RET(op, type, arg1) \ argument
333 #define PARAVIRT_BR1_VOID(op, type, arg1) \ argument
342 #define PARAVIRT_BR2(op, type, arg1, arg2) \ argument
354 #define PARAVIRT_DEFINE_CPU_OP0(op, type) \ argument
361 #define PARAVIRT_DEFINE_CPU_OP0_RET(op, type) \ argument
369 #define PARAVIRT_DEFINE_CPU_OP1_VOID(op, type) \ argument
376 #define PARAVIRT_DEFINE_CPU_OP1(op, type) \ argument
383 #define PARAVIRT_DEFINE_CPU_OP1_RET(op, type) \ argument
391 #define PARAVIRT_DEFINE_CPU_OP2(op, type) \ argument