Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dth_csr.c70 void th_register_custom_csrs(RISCVCPU *cpu) in th_register_custom_csrs() function
H A Dcpu.h876 void th_register_custom_csrs(RISCVCPU *cpu);
H A Dcpu.c555 th_register_custom_csrs(cpu); in rv64_thead_c906_cpu_init()