Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/arm/asm/
H A Dgic-v3.h63 #define LPI_ID_BASE 8192 macro
64 #define LPI(lpi) ((lpi) + LPI_ID_BASE)
65 #define LPI_OFFSET(intid) ((intid) - LPI_ID_BASE)