Home
last modified time | relevance | path

Searched refs:secure_boot (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dima_arch.c8 #include <asm/secure_boot.h>
H A Dsecure_boot.c8 #include <asm/secure_boot.h>
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dima_arch.c8 #include <asm/secure_boot.h>
H A Dsecure_boot.c8 #include <asm/secure_boot.h>
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbtintel.h63 u8 secure_boot; member
94 __u8 secure_boot; member
H A Dbtintel.c376 version->secure_boot ? "enabled" : "disabled"); in btintel_version_info_tlv()
467 version->secure_boot = tlv->val[0]; in btintel_read_version_tlv()
752 params->secure_boot ? "enabled" : "disabled"); in btintel_read_boot_params()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dbootparam_utils.h73 BOOT_PARAM_PRESERVE(secure_boot), in sanitize_boot_params()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dima_arch.c60 sb_mode = boot_params.secure_boot; in arch_ima_get_secureboot()
H A Dasm-offsets.c81 OFFSET(BP_secure_boot, boot_params, secure_boot); in common()
H A Dkexec-bzimage64.c173 params->secure_boot = boot_params.secure_boot; in setup_efi_state()
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dbootparam_utils.h73 BOOT_PARAM_PRESERVE(secure_boot), in sanitize_boot_params()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c19 #include <asm/secure_boot.h>
/kernel/linux/linux-5.10/security/integrity/platform_certs/
H A Dload_powerpc.c14 #include <asm/secure_boot.h>
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtintel.h63 u8 secure_boot; member
94 __u8 secure_boot; member
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
H A Dopal-secvar.c19 #include <asm/secure_boot.h>
/kernel/linux/linux-6.6/security/integrity/platform_certs/
H A Dload_powerpc.c13 #include <asm/secure_boot.h>
/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dbootparam.h199 __u8 secure_boot; /* 0x1ec */ member
/kernel/linux/linux-5.10/arch/x86/xen/
H A Defi.c163 boot_params->secure_boot = xen_efi_get_secureboot(); in xen_efi_init()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dasm-offsets.c94 OFFSET(BP_secure_boot, boot_params, secure_boot); in common()
H A Dkexec-bzimage64.c193 params->secure_boot = boot_params.secure_boot; in setup_efi_state()
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dbootparam.h210 __u8 secure_boot; /* 0x1ec */ member
/kernel/linux/linux-6.6/arch/x86/xen/
H A Defi.c146 boot_params->secure_boot = xen_efi_get_secureboot(); in xen_efi_init()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h174 __u8 secure_boot; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h174 __u8 secure_boot; member
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dx86-stub.c778 * If the boot loader gave us a value for secure_boot then we use that, in efi_main()
781 if (boot_params->secure_boot == efi_secureboot_mode_unset) in efi_main()
782 boot_params->secure_boot = efi_get_secureboot(); in efi_main()

Completed in 12 milliseconds

12