Searched refs:is_feat_pauth_present (Results 1 – 2 of 2) sorted by relevance
316 static inline bool is_feat_pauth_present(void) in is_feat_pauth_present() function331 CREATE_FEATURE_SUPPORTED(feat_pauth, is_feat_pauth_present, ENABLE_PAUTH) in CREATE_FEATURE_SUPPORTED() argument332 CREATE_FEATURE_SUPPORTED(ctx_pauth, is_feat_pauth_present, CTX_INCLUDE_PAUTH_REGS) in CREATE_FEATURE_SUPPORTED()
410 tainted |= check_feature(ENABLE_PAUTH, is_feat_pauth_present(), in detect_arch_features()