Searched refs:____PVOP_ALT_CALL (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/include/asm/ |
| H A D | paravirt_types.h | 360 #define ____PVOP_ALT_CALL(ret, array, op, alt, cond, call_clbr, \ macro 379 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), array, op, alt, cond, \ 388 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), array, op.func, alt, cond, \ 397 (void)____PVOP_ALT_CALL(, array, op, alt, cond, \ 406 (void)____PVOP_ALT_CALL(, array, op.func, alt, cond, \
|