Home
last modified time | relevance | path

Searched defs:cpu_node (Results 1 – 2 of 2) sorted by relevance

/kvm-unit-tests/lib/powerpc/
H A Dsmp.c253 static void start_core(int cpu_node, secondary_entry_fn entry) in start_core()
338 static void wait_core(int cpu_node) in wait_core()
/kvm-unit-tests/lib/riscv/
H A Disa.c71 static void isa_parse_fdt(int cpu_node, u64 hartid, void *data) in isa_parse_fdt()