Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/crypto/ccp/sev-dev.c, line 1834 (as a function)
- include/linux/psp-sev.h, line 1145 (as a function)
Referenced in 2 files:
Smatch caller information:
arch/x86/kvm/svm/sev.c __sev_guest_init() -> sev_platform_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | args | 7252236160862785536 |
| PARAM_VALUE | 0 | args->error | 0 |
| PARAM_VALUE | 0 | args->max_snp_asid | 0 |
| PARAM_VALUE | 0 | args->probe | 0 |
| LOCK2 | _T->lock |
arch/x86/kvm/svm/sev.c sev_hardware_setup() -> sev_platform_init()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | args | 7648548857948626944 |
| PARAM_VALUE | 0 | args->error | 0 |
| PARAM_VALUE | 0 | args->probe | 1 |
| LOCK2 | _T->lock |