Searched refs:fake_cpuid_lookup (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/lgpl3/gmp/dist/mpn/x86/fat/
H A Dfat.c116 fake_cpuid_lookup (void) function
139 return fake_cpuid_table[fake_cpuid_lookup()].vendor[0] != '\0';
145 int i = fake_cpuid_lookup();
/netbsd-current/external/lgpl3/gmp/dist/mpn/x86_64/fat/
H A Dfat.c100 fake_cpuid_lookup (void) function
123 int i = fake_cpuid_lookup();

Completed in 69 milliseconds