Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dtboot.h134 #define tboot_shutdown(shutdown_type) do { } while (0) macro
/Linux-v6.6/arch/x86/kernel/
Dtboot.c227 void tboot_shutdown(u32 shutdown_type) in tboot_shutdown() function