Searched refs:CTR_ENTRIES_LAST (Results 1 – 2 of 2) sorted by relevance
/qemu/target/riscv/ | ||
H A D | cpu_bits.h | 941 #define CTR_ENTRIES_LAST 0x2ff macro |
H A D | csr.c | 2460 return CTR_ENTRIES_FIRST <= isel && isel <= CTR_ENTRIES_LAST && in xiselect_ctr_range() |