Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Driscv_aplic.c90 #define APLIC_xMSICFGADDR_PPN_HHX_MASK(__hhxw) \ macro
95 (APLIC_xMSICFGADDR_PPN_HHX_MASK(__hhxw) << \
382 addr |= ((uint64_t)(group_idx & APLIC_xMSICFGADDR_PPN_HHX_MASK(hhxw))) << in riscv_aplic_msi_send()