Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dhelper.c1691 uint32_t h_eax, h_edx; in cpu_x86_cpuid() local
1693 host_cpuid(index, 0, &h_eax, NULL, NULL, &h_edx); in cpu_x86_cpuid()