Home
last modified time | relevance | path

Searched defs:tboot_shutdown (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dtboot.h134 #define tboot_shutdown(shutdown_type) do { } while (0) macro
/kernel/linux/linux-5.10/include/linux/
Dtboot.h135 #define tboot_shutdown(shutdown_type) do { } while (0) macro
/kernel/linux/linux-6.6/arch/x86/kernel/
Dtboot.c227 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function
/kernel/linux/linux-5.10/arch/x86/kernel/
Dtboot.c221 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function