Searched refs:NUM_ACRS (Results 1 – 10 of 10) sorted by relevance
232 #define NUM_ACRS 16 macro283 unsigned int acrs[NUM_ACRS];441 unsigned int acrs[NUM_ACRS];
13 unsigned int regs[NUM_ACRS];
57 u32 acrs[NUM_ACRS];
182 unsigned int acrs[NUM_ACRS];
744 unsigned int host_acrs[NUM_ACRS];
24 u32 acrs[NUM_ACRS];
290 unsigned int acrs[NUM_ACRS] = { 0 }; in setup_access_registers()
65 print_hex_bytes("ACRS", (u64)sync_regs->acrs, 4 * NUM_ACRS); in print_regs()
234 if (ar >= NUM_ACRS) in ar_translation()
5377 if (mop->ar >= NUM_ACRS) in kvm_s390_vcpu_mem_op()