Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dtboot.h155 #define tboot_sleep(sleep_state, pm1a_control, pm1b_control) \ macro
/Linux-v4.19/arch/x86/kernel/
Dtboot.c286 static int tboot_sleep(u8 sleep_state, u32 pm1a_control, u32 pm1b_control) in tboot_sleep() function
433 acpi_os_set_prepare_sleep(&tboot_sleep); in tboot_late_init()