Searched refs:IMSIC_TOPEI_IPRIO_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | cpu_bits.h | 874 #define IMSIC_TOPEI_IPRIO_MASK 0x7ff macro |
H A D | csr.c | 3435 siprio[scount] = topei & IMSIC_TOPEI_IPRIO_MASK; in read_vstopi() |