Searched refs:__PVOP_CALL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/x86/include/asm/ |
| D | paravirt_types.h | 525 #define __PVOP_CALL(rettype, op, pre, post, ...) \ macro 562 __PVOP_CALL(rettype, op, "", "") 573 __PVOP_CALL(rettype, op, "", "", PVOP_CALL_ARG1(arg1)) 584 __PVOP_CALL(rettype, op, "", "", PVOP_CALL_ARG1(arg1), \ 599 __PVOP_CALL(rettype, op, "", "", PVOP_CALL_ARG1(arg1), \ 608 __PVOP_CALL(rettype, op, \ 619 __PVOP_CALL(rettype, op, "", "", \
|
| D | paravirt.h | 679 #undef __PVOP_CALL
|