Lines Matching refs:sbiret
23 static struct sbiret fwft_set_raw(unsigned long feature, unsigned long value, unsigned long flags) in fwft_set_raw()
28 static struct sbiret fwft_set(uint32_t feature, unsigned long value, unsigned long flags) in fwft_set()
33 static struct sbiret fwft_get_raw(unsigned long feature) in fwft_get_raw()
38 static struct sbiret fwft_get(uint32_t feature) in fwft_get()
43 static struct sbiret fwft_set_and_check_raw(const char *str, unsigned long feature, in fwft_set_and_check_raw()
46 struct sbiret ret; in fwft_set_and_check_raw()
60 struct sbiret ret; in fwft_check_reserved()
72 struct sbiret ret = fwft_get(feature); in fwft_check_reset()
82 struct sbiret ret; in fwft_feature_lock_test_values()
132 static struct sbiret fwft_misaligned_exc_set(unsigned long value, unsigned long flags) in fwft_misaligned_exc_set()
137 static struct sbiret fwft_misaligned_exc_get(void) in fwft_misaligned_exc_get()
144 struct sbiret ret; in fwft_check_misaligned_exc_deleg()
284 struct sbiret ret = fwft_set_and_check_raw(str, feature, value, flags); in adue_toggle_and_check_raw()
302 struct sbiret ret; in fwft_check_pte_ad_hw_updating()