Searched refs:tboot_enabled (Results 1 – 3 of 3) sorted by relevance
47 bool tboot_enabled(void) in tboot_enabled() function224 if (!tboot_enabled()) in tboot_shutdown()283 if (!tboot_enabled()) in tboot_sleep()304 if (!tboot_enabled()) in tboot_extended_sleep()409 if (!tboot_enabled()) in tboot_late_init()472 if (!tboot_enabled()) in tboot_get_dmar_table()514 if (!tboot_enabled()) in tboot_force_iommu()
124 bool tboot_enabled(void);133 #define tboot_enabled() 0 macro
98 bool tboot = tboot_enabled(); in init_ia32_feat_ctl()