sr_def
static const struct sr_def sysregs_el1[] = {
static const struct sr_def sysregs_el2[] = {
static void test_sysreg_array(int gic, const struct sr_def *sr, int nr,
int (*check)(int, const struct sr_def *, const char *))
static int check_unaccessible_el1_regs(int gic, const struct sr_def *sr, const char *what)
static int check_unaccessible_el2_regs(int gic, const struct sr_def *sr, const char *what)