Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/arm64/
H A Dgic-v3-its.c16 t->eventid_bits = ((typer & GITS_TYPER_IDBITS) >> GITS_TYPER_IDBITS_SHIFT) + 1; in its_parse_typer()
/kvm-unit-tests/lib/arm64/asm/
H A Dgic-v3-its.h17 unsigned int eventid_bits; member
/kvm-unit-tests/arm/
H A Dgic.c605 typer->eventid_bits, typer->deviceid_bits, in test_its_introspection()
607 report(typer->eventid_bits && typer->deviceid_bits && in test_its_introspection()