Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/arm64/
H A Dget-reg-list.c118 static const char *core_id_to_str(const char *prefix, __u64 id) in core_id_to_str() function
238 printf("\tKVM_REG_ARM64 | %s | KVM_REG_ARM_CORE | %s,\n", reg_size, core_id_to_str(prefix, id)); in print_reg()
/linux-6.15/tools/testing/selftests/kvm/riscv/
H A Dget-reg-list.c222 static const char *core_id_to_str(const char *prefix, __u64 id) in core_id_to_str() function
655 reg_size, core_id_to_str(prefix, id)); in print_reg()