Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Dtboot.h133 #define tboot_enabled() 0 macro
/linux-5.10/arch/x86/kernel/
Dtboot.c47 bool tboot_enabled(void) in tboot_enabled() function