Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/vgic/
H A Dvgic-debug.c52 VGIC_LPI_MAX_INTID, in iter_next()
H A Dvgic.h19 #define VGIC_LPI_MAX_INTID ((1 << INTERRUPT_ID_BITS_ITS) - 1) macro