Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dth_csr.c32 int (*insertion_test)(RISCVCPU *cpu); member
65 .insertion_test = test_thead_mvendorid,
75 if (!th_csr_list[i].insertion_test(cpu)) { in th_register_custom_csrs()