Searched refs:tboot_probe (Results 1 – 3 of 3) sorted by relevance
131 extern void tboot_probe(void);140 #define tboot_probe() do { } while (0) macro
49 void __init tboot_probe(void) in tboot_probe() function
1239 tboot_probe(); in setup_arch()