Home
last modified time | relevance | path

Searched refs:sve_off (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c163 __u64 sve_off, n, i; in sve_id_to_str() local
168 sve_off = id & ~(REG_MASK | ((1ULL << 5) - 1)); in sve_id_to_str()
173 switch (sve_off) { in sve_id_to_str()