Home
last modified time | relevance | path

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

/arch/x86/kernel/
Dtboot.c289 static u32 acpi_shutdown_map[ACPI_S_STATE_COUNT] = { in tboot_sleep() local
305 acpi_shutdown_map[sleep_state] == -1) { in tboot_sleep()
310 tboot_shutdown(acpi_shutdown_map[sleep_state]); in tboot_sleep()