Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/ !
Dsecure_boot.h14 bool is_ppc_trustedboot_enabled(void);
23 static inline bool is_ppc_trustedboot_enabled(void) in is_ppc_trustedboot_enabled() function
/linux-5.19.10/arch/powerpc/kernel/ !
Dima_arch.c69 if (is_ppc_trustedboot_enabled()) in arch_get_ima_policy()
73 } else if (is_ppc_trustedboot_enabled()) { in arch_get_ima_policy()
Dsecure_boot.c44 bool is_ppc_trustedboot_enabled(void) in is_ppc_trustedboot_enabled() function