Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/irqchip/
Driscv-aplic.h68 #define APLIC_xMSICFGADDR_PPN_HART(__lhxs) \ argument
69 (BIT(__lhxs) - 1)
73 #define APLIC_xMSICFGADDR_PPN_LHX_SHIFT(__lhxs) \ argument
74 ((__lhxs))
75 #define APLIC_xMSICFGADDR_PPN_LHX(__lhxw, __lhxs) \ argument
77 APLIC_xMSICFGADDR_PPN_LHX_SHIFT(__lhxs))