Home
last modified time | relevance | path

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

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