Searched refs:GICR_TYPER_VLPIS (Results 1 – 3 of 3) sorted by relevance
243 #define GICR_TYPER_VLPIS (1U << 1) macro
1063 if (typer & GICR_TYPER_VLPIS) in gic_iterate_rdists() 1126 if ((typer & GICR_TYPER_VLPIS) && (typer & GICR_TYPER_RVPEID)) { in __gic_update_rdist_properties() 1141 gic_data.rdists.has_vlpis &= !!(typer & GICR_TYPER_VLPIS); in __gic_update_rdist_properties()