Searched refs:IMSIC_MMIO_PAGE_SZ (Results 1 – 5 of 5) sorted by relevance
31 #define IMSIC_MMIO_PAGE_SZ (1UL << IMSIC_MMIO_PAGE_SHIFT) macro32 #define IMSIC_MMIO_SIZE(__num_pages) ((__num_pages) * IMSIC_MMIO_PAGE_SZ)40 (IMSIC_HART_NUM_GUESTS(__guest_bits) * IMSIC_MMIO_PAGE_SZ)
13 #define IMSIC_MMIO_PAGE_SZ (1UL << IMSIC_MMIO_PAGE_SHIFT) macro
317 if ((addr & (IMSIC_MMIO_PAGE_SZ - 1)) == IMSIC_MMIO_PAGE_LE) { in riscv_imsic_write()450 assert(!(addr & (IMSIC_MMIO_PAGE_SZ - 1))); in type_init()
708 IMSIC_MMIO_PAGE_SZ); in kvm_riscv_vcpu_aia_imsic_release()789 new_vsfile_pa, IMSIC_MMIO_PAGE_SZ, in kvm_riscv_vcpu_aia_imsic_update()
621 toff = target & (IMSIC_MMIO_PAGE_SZ - 1); in kvm_riscv_aia_inject_msi()