Searched defs:GICD_TYPER_SPIS (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/kvm/include/aarch64/
H A Dgic_v3.h36 #define GICD_TYPER_SPIS(typer) ((((typer) & 0x1f) + 1) * 32) macro
/linux-master/include/linux/irqchip/
H A Darm-gic-v3.h89 #define GICD_TYPER_SPIS(typer) ((((typer) & 0x1f) + 1) * 32) macro

Completed in 112 milliseconds