Searched refs:APLIC_xMSICFGADDR_PPN_HART (Results 1 – 2 of 2) sorted by relevance
105 tbppn &= ~APLIC_xMSICFGADDR_PPN_HART(mc->lhxs); in aplic_msi_write_msg()119 guest_index = tppn & APLIC_xMSICFGADDR_PPN_HART(mc->lhxs); in aplic_msi_write_msg()241 mc->base_ppn &= ~APLIC_xMSICFGADDR_PPN_HART(mc->lhxs); in aplic_msi_setup()
68 #define APLIC_xMSICFGADDR_PPN_HART(__lhxs) \ macro