emulate_sys_reg
rc = emulate_sys_reg(sys_reg, &val);
static bool emulate_sys_reg(struct kvm_vcpu *vcpu, struct sys_reg_params *params);
if (emulate_sys_reg(vcpu, ¶ms))
else if (!emulate_sys_reg(vcpu, params))