Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dtboot.h132 #define tboot_enabled() 0 macro
/openbmc/linux/arch/x86/kernel/
H A Dtboot.c45 bool tboot_enabled(void) in tboot_enabled() function