CLBR_RSI          875 arch/x86/include/asm/paravirt.h 	COND_PUSH(set, CLBR_RSI, rsi);		\
CLBR_RSI          887 arch/x86/include/asm/paravirt.h 	COND_POP(set, CLBR_RSI, rsi);		\
CLBR_RSI           31 arch/x86/include/asm/paravirt_types.h #define CLBR_ARG_REGS	(CLBR_RDI | CLBR_RSI | CLBR_RDX | \