Searched refs:CLBR_ANY (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/x86/include/asm/ |
| A D | paravirt_types.h | 13 #define CLBR_ANY ((1 << 4) - 1) macro 28 #define CLBR_ANY ((1 << 9) - 1) macro 474 ____PVOP_CALL(PVOP_RETVAL(rettype), op, CLBR_ANY, \ 478 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op, alt, cond, CLBR_ANY,\ 492 (void)____PVOP_CALL(, op, CLBR_ANY, PVOP_VCALL_CLOBBERS, \ 496 (void)____PVOP_ALT_CALL(, op, alt, cond, CLBR_ANY, \
|
Completed in 5 milliseconds