Searched refs:smp_cpu_from_addr (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/s390x/ | ||
H A D | smp.h | 32 struct cpu *smp_cpu_from_addr(uint16_t addr); |
H A D | smp.c | 57 struct cpu *smp_cpu_from_addr(uint16_t addr) in smp_cpu_from_addr() function |