Home
last modified time | relevance | path

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

/qemu/hw/intc/
H A Driscv_aplic.c82 #define APLIC_xMSICFGADDR_PPN_LHX_MASK(__lhxw) \ argument
83 ((1UL << (__lhxw)) - 1)
86 #define APLIC_xMSICFGADDR_PPN_LHX(__lhxw, __lhxs) \ argument
87 (APLIC_xMSICFGADDR_PPN_LHX_MASK(__lhxw) << \