Searched refs:is_ppc_trustedboot_enabled (Results 1 – 3 of 3) sorted by relevance
14 bool is_ppc_trustedboot_enabled(void);23 static inline bool is_ppc_trustedboot_enabled(void) in is_ppc_trustedboot_enabled() function
69 if (is_ppc_trustedboot_enabled()) in arch_get_ima_policy()73 } else if (is_ppc_trustedboot_enabled()) { in arch_get_ima_policy()
44 bool is_ppc_trustedboot_enabled(void) in is_ppc_trustedboot_enabled() function