Home
last modified time | relevance | path

Searched refs:amd64_cpuid_regs (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcpu.h47 struct amd64_cpuid_regs { struct
59 extern void amd64_cpuid_insn(uint32_t, struct amd64_cpuid_regs *); argument
H A Dexpand.c141 struct amd64_cpuid_regs __vcr, *vcr = &__vcr; in amd64_config_cpu()