Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/arm64/
H A Dgic_v3_reg.h93 #define GICR_TYPER_VLPIS (1 << 1) macro
H A Dgic_v3.c1233 if ((typer & GICR_TYPER_VLPIS) != 0) { in gic_v3_redist_find()