Searched defs:get_cpuid (Results 1 – 7 of 7) sorted by relevance
19 int get_cpuid(char *buffer, size_t sz) in get_cpuid() function
19 get_cpuid(char *buffer, size_t sz) in get_cpuid() function
23 get_cpuid(char *buffer, size_t sz) in get_cpuid() function
80 static inline int get_cpuid(void) in get_cpuid() function
38 unsigned long (*get_cpuid)(int index); member
209 void (*get_cpuid)(struct x86_emulate_ctxt *ctxt, member
844 int __attribute__ ((weak)) get_cpuid(char *buffer __maybe_unused, in get_cpuid() function