Searched refs:is_feat_pauth_present (Results 1 – 2 of 2) sorted by relevance
314 static inline bool is_feat_pauth_present(void) in is_feat_pauth_present() 329 CREATE_FEATURE_SUPPORTED(feat_pauth, is_feat_pauth_present, ENABLE_PAUTH) in CREATE_FEATURE_SUPPORTED() 330 CREATE_FEATURE_SUPPORTED(ctx_pauth, is_feat_pauth_present, CTX_INCLUDE_PAUTH_REGS) in CREATE_FEATURE_SUPPORTED() 312 static inline bool is_feat_pauth_present(void) is_feat_pauth_present() function 327 CREATE_FEATURE_SUPPORTED(feat_pauth,is_feat_pauth_present,ENABLE_PAUTH) CREATE_FEATURE_SUPPORTED() argument
396 tainted |= check_feature(ENABLE_PAUTH, is_feat_pauth_present(), in detect_arch_features()