Searched defs:tboot_probe (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/include/linux/ | ||
D | tboot.h | 154 #define tboot_probe() do { } while (0) macro |
/linux-3.3/arch/x86/kernel/ | ||
D | tboot.c | 61 void __init tboot_probe(void) in tboot_probe() function |