Searched refs:tboot_probe (Results 1 – 3 of 3) sorted by relevance
144 extern void tboot_probe(void);153 #define tboot_probe() do { } while (0) macro
62 void __init tboot_probe(void) in tboot_probe() function
1219 tboot_probe(); in setup_arch()