Home
last modified time | relevance | path

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

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