Home
last modified time | relevance | path

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

/tools/testing/selftests/kvm/arm64/
A Dvgic_init.c690 has_nassgicap = typer2 & GICD_TYPER2_nASSGIcap; in test_v3_nassgicap()
692 typer2 |= GICD_TYPER2_nASSGIcap; in test_v3_nassgicap()
701 typer2 &= ~GICD_TYPER2_nASSGIcap; in test_v3_nassgicap()
708 typer2 ^= GICD_TYPER2_nASSGIcap; in test_v3_nassgicap()
/tools/testing/selftests/kvm/include/arm64/
A Dgic_v3.h93 #define GICD_TYPER2_nASSGIcap (1U << 8) macro

Completed in 6 milliseconds