Home
last modified time | relevance | path

Searched refs:sve_id_to_str (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c149 static const char *sve_id_to_str(const char *prefix, __u64 id) in sve_id_to_str() function
255 printf("\t%s,\n", sve_id_to_str(prefix, id)); in print_reg()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c130 static const char *sve_id_to_str(__u64 id) in sve_id_to_str() function
232 printf("\t%s,\n", sve_id_to_str(id)); in print_reg()

Completed in 3 milliseconds