Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/riscv/asm/
H A Dsetup.h11 int hartid_to_cpu(unsigned long hartid);
/kvm-unit-tests/lib/riscv/
H A Dprocessor.c82 int cpu = hartid_to_cpu(hartid); in thread_info_init()
H A Dsetup.c81 me = hartid_to_cpu(csr_read(CSR_SSCRATCH)); in cpu_init()
/kvm-unit-tests/riscv/
H A Dcstart.S133 .global hartid_to_cpu symbol
134 hartid_to_cpu: label
H A Dsbi-asm.S48 4: call hartid_to_cpu