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