amd64_cpuid_regs
extern void amd64_cpuid_insn(uint32_t, struct amd64_cpuid_regs *);
struct amd64_cpuid_regs __vcr, *vcr = &__vcr;