Searched refs:is_feat_pauth_present (Results 1 – 2 of 2) sorted by relevance
185 static inline bool is_feat_pauth_present(void) in is_feat_pauth_present() function200 CREATE_FEATURE_SUPPORTED(feat_pauth, is_feat_pauth_present, ENABLE_PAUTH) in CREATE_FEATURE_SUPPORTED() argument201 CREATE_FEATURE_SUPPORTED(ctx_pauth, is_feat_pauth_present, CTX_INCLUDE_PAUTH_REGS) in CREATE_FEATURE_SUPPORTED()
428 tainted |= check_feature(ENABLE_PAUTH, is_feat_pauth_present(), in detect_arch_features()