Searched refs:is_feat_pauth_lr_present (Results 1 – 3 of 3) sorted by relevance
219 if (is_feat_pauth_lr_present()) { in create_spsr()
368 static inline bool is_feat_pauth_lr_present(void) in is_feat_pauth_lr_present() function388 CREATE_FEATURE_SUPPORTED(feat_pauth_lr, is_feat_pauth_lr_present, ENABLE_FEAT_PAUTH_LR) in CREATE_FEATURE_SUPPORTED() argument
507 tainted |= check_feature(ENABLE_FEAT_PAUTH_LR, is_feat_pauth_lr_present(), in detect_arch_features()