Searched refs:is_efi_boot (Results 1 – 13 of 13) sorted by relevance
77 if (!is_efi_boot()) in efi_reboot_to_firmware_supported()237 if (!is_efi_boot()) in efi_get_boot_option()365 if (!is_efi_boot()) in efi_add_boot_option()422 if (!is_efi_boot()) in efi_remove_boot_option()436 if (!is_efi_boot()) in efi_get_boot_order()456 if (!is_efi_boot()) in efi_set_boot_order()489 if (!is_efi_boot()) in efi_get_boot_options()533 if (!is_efi_boot()) in efi_has_tpm2()
40 if (!is_efi_boot()) in efi_loader_get_boot_usec()65 if (!is_efi_boot()) in efi_loader_get_device_part_uuid()94 if (!is_efi_boot()) in efi_loader_get_entries()146 if (!is_efi_boot()) { in efi_loader_get_features()
109 is_efi_boot, MNT_NONE },
580 return is_efi_boot(); in condition_test_firmware()
845 if (!is_efi_boot()) in boot_load_efi_entry_pointers()
51 bool is_efi_boot(void);77 static inline bool is_efi_boot(void) { in is_efi_boot() function
275 bool is_efi_boot(void) { in is_efi_boot() function297 if (!is_efi_boot()) /* If this is not an EFI boot, assume the queried flags are zero */ in read_flag()
45 if (!is_efi_boot()) { in main()
989 if (!is_efi_boot()) { in install_variables()1145 if (!is_efi_boot()) in remove_variables()1568 if (is_efi_boot()) { in verb_status()1681 if (is_efi_boot()) { in verb_status()1800 if (!is_efi_boot()) { in install_random_seed()2152 if (!is_efi_boot()) in verb_set_efivar()
523 if (!is_efi_boot()) in run()
561 if (is_efi_boot()) { in add_esp()647 if (!is_efi_boot()) { in add_root_mount()
40 is_efi_boot() in load_kexec_kernel()
1425 if (is_efi_boot() && !efi_has_tpm2()) in attach_luks_or_plain_or_bitlk_by_tpm2()