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