Searched refs:NUM_ACRS (Results 1 – 7 of 7) sorted by relevance
19 typedef struct { int _[NUM_ACRS]; } acrstype; in save_access_regs()26 typedef struct { int _[NUM_ACRS]; } acrstype; in restore_access_regs()
97 unsigned int acrs[NUM_ACRS];
89 u32 acrs[NUM_ACRS];
507 unsigned int host_acrs[NUM_ACRS];
171 #define NUM_ACRS 16 macro288 unsigned int acrs[NUM_ACRS];445 unsigned int acrs[NUM_ACRS];
23 u32 acrs[NUM_ACRS];
370 if (ar >= NUM_ACRS) in ar_translation()