Home
last modified time | relevance | path

Searched refs:acpi_shutdown_map (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/x86/kernel/
Dtboot.c275 static u32 acpi_shutdown_map[ACPI_S_STATE_COUNT] = { in tboot_sleep() local
291 acpi_shutdown_map[sleep_state] == -1) { in tboot_sleep()
296 tboot_shutdown(acpi_shutdown_map[sleep_state]); in tboot_sleep()