Searched refs:GICR_TYPER_LAST (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm64/arm64/
H A Dgic_v3_reg.h112 #define GICR_TYPER_LAST (1 << 4) macro
H A Dgic_v3.c1107 } while ((typer & GICR_TYPER_LAST) == 0);

Completed in 127 milliseconds