Home
last modified time | relevance | path

Searched refs:CLBR_ANY (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/include/asm/
Dparavirt_types.h13 #define CLBR_ANY ((1 << 4) - 1) macro
28 #define CLBR_ANY ((1 << 9) - 1) macro
483 ____PVOP_CALL(PVOP_RETVAL(rettype), op, CLBR_ANY, \
487 ____PVOP_ALT_CALL(PVOP_RETVAL(rettype), op, alt, cond, CLBR_ANY,\
501 (void)____PVOP_CALL(, op, CLBR_ANY, PVOP_VCALL_CLOBBERS, \
505 (void)____PVOP_ALT_CALL(, op, alt, cond, CLBR_ANY, \