Home
last modified time | relevance | path

Searched refs:tboot_enabled (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/x86/kernel/
A Dtboot.c45 bool tboot_enabled(void) in tboot_enabled() function
231 if (!tboot_enabled()) in tboot_shutdown()
290 if (!tboot_enabled()) in tboot_sleep()
311 if (!tboot_enabled()) in tboot_extended_sleep()
416 if (!tboot_enabled()) in tboot_late_init()
479 if (!tboot_enabled()) in tboot_get_dmar_table()
/linux-6.3-rc2/include/linux/
A Dtboot.h124 bool tboot_enabled(void);
132 #define tboot_enabled() 0 macro
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Dfeat_ctl.c115 bool tboot = tboot_enabled(); in init_ia32_feat_ctl()
/linux-6.3-rc2/drivers/iommu/intel/
A Diommu.c3907 if (!tboot_enabled()) in tboot_force_iommu()

Completed in 16 milliseconds