Searched refs:is_ppc_trustedboot_enabled (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dsecure_boot.h14 bool is_ppc_trustedboot_enabled(void);
23 static inline bool is_ppc_trustedboot_enabled(void) function
/linux-master/arch/powerpc/kernel/
H A Dima_arch.c69 if (is_ppc_trustedboot_enabled())
73 } else if (is_ppc_trustedboot_enabled()) {
H A Dsecure_boot.c46 bool is_ppc_trustedboot_enabled(void) function

Completed in 279 milliseconds