Home
last modified time | relevance | path

Searched refs:secure_boot (Results 1 – 8 of 8) sorted by relevance

/arch/x86/include/asm/
A Dbootparam_utils.h73 BOOT_PARAM_PRESERVE(secure_boot), in sanitize_boot_params()
/arch/x86/include/uapi/asm/
A Dbootparam.h141 __u8 secure_boot; /* 0x1ec */ member
/arch/x86/xen/
A Defi.c146 boot_params->secure_boot = xen_efi_get_secureboot(); in xen_efi_init()
/arch/x86/kernel/
A Dasm-offsets.c95 OFFSET(BP_secure_boot, boot_params, secure_boot); in common()
A Dkexec-bzimage64.c199 params->secure_boot = boot_params.secure_boot; in setup_efi_state()
A Dsetup.c1158 switch (boot_params.secure_boot) { in setup_arch()
/arch/powerpc/kernel/
A DMakefile171 obj-$(CONFIG_PPC_SECURE_BOOT) += secure_boot.o ima_arch.o secvar-ops.o
/arch/x86/platform/efi/
A Defi.c926 return boot_params.secure_boot; in __x86_ima_efi_boot_mode()

Completed in 13 milliseconds