Searched refs:vcpu_reg_offsets (Results 1 – 2 of 2) sorted by relevance
28 static const unsigned long vcpu_reg_offsets[VCPU_NR_MODES][15] = { variable127 return reg_array + vcpu_reg_offsets[mode][reg_num]; in vcpu_reg()
22 static const unsigned long vcpu_reg_offsets[VCPU_NR_MODES][16] = { variable127 return reg_array + vcpu_reg_offsets[mode][reg_num]; in vcpu_reg32()