Searched refs:____PVOP_CALL (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/x86/include/asm/ |
D | paravirt_types.h | 536 #define ____PVOP_CALL(rettype, op, clbr, call_clbr, extra_clbr, \ macro 569 ____PVOP_CALL(rettype, op, CLBR_ANY, PVOP_CALL_CLOBBERS, \ 573 ____PVOP_CALL(rettype, op.func, CLBR_RET_REG, \
|