Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/aarch64/
H A Darch_timer.c278 uint32_t new_pcpu = test_get_pcpu(); in test_migrate_vcpu() local
281 CPU_SET(new_pcpu, &cpuset); in test_migrate_vcpu()
283 pr_debug("Migrating vCPU: %u to pCPU: %u\n", vcpu_idx, new_pcpu); in test_migrate_vcpu()
291 vcpu_idx, new_pcpu, ret); in test_migrate_vcpu()