Home
last modified time | relevance | path

Searched refs:phys_lpi (Results 1 – 3 of 3) sorted by relevance

/kvm-unit-tests/lib/arm64/
H A Dgic-v3-its.c25 t->phys_lpi = typer & GITS_TYPER_PLPIS; in its_parse_typer()
/kvm-unit-tests/lib/arm64/asm/
H A Dgic-v3-its.h21 bool phys_lpi; member
/kvm-unit-tests/arm/
H A Dgic.c601 report(typer->phys_lpi, "ITS supports physical LPIs"); in test_its_introspection()