Defined in 2 files as a prototype:
- arch/sh/include/asm/smp.h, line 46 (as a prototype)
- arch/x86/include/asm/smp.h, line 113 (as a prototype)
Defined in 2 files as a function:
Referenced in 6 files:
- arch/sh/kernel/smp.c, line 121
- arch/x86/coco/sev/core.c, line 1161
- arch/x86/kernel/acpi/madt_wakeup.c, line 34
- arch/x86/kernel/smpboot.c, line 1509
- arch/x86/power/cpu.c, line 308
- arch/x86/xen/smp_pv.c, line 353
Smatch caller information:
arch/x86/xen/smp_pv.c xen_pv_play_dead() -> play_dead_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL | |||
| LOCK2 | irq |
arch/x86/coco/sev/core.c sev_es_play_dead() -> play_dead_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL | |||
| LOCK2 | irq |
arch/x86/kernel/smpboot.c native_play_dead() -> play_dead_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL | |||
| LOCK2 | irq |
arch/x86/power/cpu.c resume_play_dead() -> play_dead_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL | |||
| LOCK2 | irq |
arch/x86/kernel/acpi/madt_wakeup.c acpi_mp_play_dead() -> play_dead_common()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL | |||
| LOCK2 | irq |