Searched refs:secure_boot (Results 1 – 8 of 8) sorted by relevance
60 sb_mode = boot_params.secure_boot; in arch_ima_get_secureboot()
81 OFFSET(BP_secure_boot, boot_params, secure_boot); in common()
173 params->secure_boot = boot_params.secure_boot; in setup_efi_state()
1131 switch (boot_params.secure_boot) { in setup_arch()
73 BOOT_PARAM_PRESERVE(secure_boot), in sanitize_boot_params()
163 boot_params->secure_boot = xen_efi_get_secureboot(); in xen_efi_init()
199 __u8 secure_boot; /* 0x1ec */ member
155 obj-$(CONFIG_PPC_SECURE_BOOT) += secure_boot.o ima_arch.o secvar-ops.o