Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/powerpc/
H A Dsetup.c33 u32 cpu_to_hwid[NR_CPUS] = { [0 ... NR_CPUS-1] = (~0U) }; variable
73 cpu_to_hwid[nr_cpus_present++] = fdt32_to_cpu(threads[i]); in cpu_set()