Home
last modified time | relevance | path

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

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