Defined in 1 files as a prototype:
Defined in 2 files as a function:
- arch/x86/kernel/cpu/cpu.h, line 51 (as a function)
- arch/x86/kernel/cpu/intel.c, line 186 (as a function)
Referenced in 1 files:
Smatch caller information:
arch/x86/kernel/cpu/common.c early_identify_cpu() -> intel_unlock_cpuid_leafs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 549185049237938176 |
| DATA_SOURCE | 0 | c | $0 |
| MEM_ZERO | 0 | &c->cpuid | |
| NOCHECK_CALL | |||
| LOCK2 | irq |
arch/x86/kernel/cpu/common.c generic_identify() -> intel_unlock_cpuid_leafs()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | c | 4096-ptr_max |
| DATA_SOURCE | 0 | c | $0 |
| TERMINATED | 0 | c->x86_model_id | 1 |
| TERMINATED | 0 | c->x86_vendor_id | 1 |
| MEM_ZERO | 0 | &c->cpuid | |
| NOCHECK_CALL |