Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Driscv_aplic.c79 #define APLIC_xMSICFGADDR_PPN_HART(__lhxs) \ argument
80 ((1UL << (__lhxs)) - 1)
84 #define APLIC_xMSICFGADDR_PPN_LHX_SHIFT(__lhxs) \ argument
85 ((__lhxs))
86 #define APLIC_xMSICFGADDR_PPN_LHX(__lhxw, __lhxs) \ argument
88 APLIC_xMSICFGADDR_PPN_LHX_SHIFT(__lhxs))