Searched refs:GICR_TYPER_VLPIS (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/arm64/arm64/ | ||
| H A D | gic_v3_reg.h | 93 #define GICR_TYPER_VLPIS (1 << 1) macro |
| H A D | gic_v3.c | 1233 if ((typer & GICR_TYPER_VLPIS) != 0) { in gic_v3_redist_find() |