Searched defs:tboot_enabled (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ | ||
H A D | tboot.h | 132 #define tboot_enabled() 0 macro |
/openbmc/linux/arch/x86/kernel/ | ||
H A D | tboot.c | 45 bool tboot_enabled(void) in tboot_enabled() function |