Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Driscv_imsic.c38 #define IMSIC_MMIO_PAGE_LE 0x00 macro
303 if ((addr & (IMSIC_MMIO_PAGE_SZ - 1)) == IMSIC_MMIO_PAGE_LE) { in riscv_imsic_write()