NR_VCPU_REGS
VCPU_EXREG_PDPTR = NR_VCPU_REGS,
unsigned long regs[NR_VCPU_REGS];
if (WARN_ON_ONCE((unsigned int)reg >= NR_VCPU_REGS))