Home
last modified time | relevance | path

Searched defs:gic_common_ops (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kvm/lib/aarch64/
H A Dgic_private.h10 struct gic_common_ops { struct
30 extern const struct gic_common_ops gicv3_ops; argument
H A Dgic.c17 static const struct gic_common_ops *gic_common_ops; variable