efi_get_secureboot  781 arch/x86/boot/compressed/eboot.c 		boot_params->secure_boot = efi_get_secureboot(sys_table);
efi_get_secureboot  195 drivers/firmware/efi/libstub/arm-stub.c 	secure_boot = efi_get_secureboot(sys_table);
efi_get_secureboot 1639 include/linux/efi.h enum efi_secureboot_mode efi_get_secureboot(efi_system_table_t *sys_table);