Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
arch/x86/kernel/fpu/xstate.c __copy_xstate_to_uabi_buf() -> __raw_xsave_addr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xsave | 4096-ptr_max |
| PARAM_VALUE | 1 | xfeature_nr | s32min-(-2),0-8,10-s32max |
| BUF_SIZE | 0 | xsave | 576 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &vcpu->mutex |
arch/x86/kernel/fpu/xstate.c copy_uabi_to_xstate() -> __raw_xsave_addr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | xfeature_nr | 0-19 |
| BUF_SIZE | 0 | xsave | 576 |
| FUZZY_MAX | 1 | xfeature_nr | 19 |
| HARD_MAX | 1 | xfeature_nr | 19 |
| USER_DATA | 0 | xsave->i387.mxcsr | 0-u32max |
| USER_DATA | 0 | xsave->i387.mxcsr_mask | 0-u32max |
arch/x86/kernel/fpu/xstate.c copy_uabi_to_xstate() -> __raw_xsave_addr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | xfeature_nr | 9 |
| BUF_SIZE | 0 | xsave | 576 |
| USER_DATA | 0 | xsave->i387.mxcsr | 0-u32max |
| USER_DATA | 0 | xsave->i387.mxcsr_mask | 0-u32max |
arch/x86/kernel/fpu/xstate.c get_xsave_addr() -> __raw_xsave_addr()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | xsave | 4096-ptr_max |
| PARAM_VALUE | 1 | xfeature_nr | 0-19 |
| BUF_SIZE | 0 | xsave | (-1),576 |
| BUF_SIZE | 0 | xsave | (-1),576 |
| CAPPED_DATA | 1 | xfeature_nr | 1 |
| DATA_SOURCE | 0 | xsave | $0 |
| DATA_SOURCE | 1 | xfeature_nr | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | _T->lock |