Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dparavirt_types.h23 #define CLBR_RSI (1 << 4) macro
31 #define CLBR_ARG_REGS (CLBR_RDI | CLBR_RSI | CLBR_RDX | \
Dparavirt.h878 COND_PUSH(set, CLBR_RSI, rsi); \
890 COND_POP(set, CLBR_RSI, rsi); \