Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dtboot.h133 #define tboot_probe() do { } while (0) macro
/linux-6.1.9/arch/x86/kernel/
Dtboot.c74 void __init tboot_probe(void) in tboot_probe() function