Home
last modified time | relevance | path

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

/Linux-v6.1/tools/testing/selftests/kvm/aarch64/
Dget-reg-list.c154 static const char *core_id_to_str(struct vcpu_config *c, __u64 id) in core_id_to_str() function
274 printf("\tKVM_REG_ARM64 | %s | KVM_REG_ARM_CORE | %s,\n", reg_size, core_id_to_str(c, id)); in print_reg()