Home
last modified time | relevance | path

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

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