Searched refs:call_clbr (Results 1 – 1 of 1) sorted by relevance
/linux/arch/x86/include/asm/ |
H A D | paravirt_types.h | 393 #define ____PVOP_CALL(ret, op, call_clbr, extra_clbr, ...) \ argument 399 : call_clbr, ASM_CALL_CONSTRAINT \ 406 #define ____PVOP_ALT_CALL(ret, op, alt, cond, call_clbr, \ argument 414 : call_clbr, ASM_CALL_CONSTRAINT \
|