Searched refs:__PVOP_CALL (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/x86/include/asm/ |
| A D | paravirt_types.h | 473 #define __PVOP_CALL(rettype, op, ...) \ macro 510 __PVOP_CALL(rettype, op) 529 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1)) 546 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1), PVOP_CALL_ARG2(arg2)) 551 __PVOP_CALL(rettype, op, PVOP_CALL_ARG1(arg1), \ 558 __PVOP_CALL(rettype, op, \
|
| A D | paravirt.h | 719 #undef __PVOP_CALL
|
Completed in 7 milliseconds