Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/arm64/
H A Dgic-v3-its.c11 u64 typer = readq(gicv3_its_base() + GITS_TYPER); in its_parse_typer()
/kvm-unit-tests/lib/arm64/asm/
H A Dgic-v3-its.h67 #define GITS_TYPER 0x0008 macro
/kvm-unit-tests/arm/
H A Dgic.c598 report(test_readonly_32(gicv3_its_base() + GITS_TYPER, false), in test_its_introspection()