Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c151 __u64 sve_off, n, i; in sve_id_to_str() local
156 sve_off = id & ~(REG_MASK | ((1ULL << 5) - 1)); in sve_id_to_str()
161 switch (sve_off) { in sve_id_to_str()
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/aarch64/
H A Dget-reg-list.c132 __u64 sve_off, n, i; in sve_id_to_str() local
137 sve_off = id & ~(REG_MASK | ((1ULL << 5) - 1)); in sve_id_to_str()
142 switch (sve_off) { in sve_id_to_str()

Completed in 3 milliseconds