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