Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtboot.h135 #define tboot_sleep(sleep_state, pm1a_control, pm1b_control) \ macro
/Linux-v6.6/arch/x86/kernel/
Dtboot.c282 static int tboot_sleep(u8 sleep_state, u32 pm1a_control, u32 pm1b_control) in tboot_sleep() function
429 acpi_os_set_prepare_sleep(&tboot_sleep); in tboot_late_init()