Searched defs:get_cpuid (Results 1 – 7 of 7) sorted by relevance
15 get_cpuid(char *buffer, size_t sz) in get_cpuid() function
65 int get_cpuid(char *buf, size_t sz) in get_cpuid() function
30 int get_cpuid(char *buffer, size_t sz) in get_cpuid() function
66 get_cpuid(char *buffer, size_t sz) in get_cpuid() function
81 static inline int get_cpuid(void) in get_cpuid() function
223 bool (*get_cpuid)(struct x86_emulate_ctxt *ctxt, u32 *eax, u32 *ebx, member
851 int __weak get_cpuid(char *buffer __maybe_unused, size_t sz __maybe_unused) in get_cpuid() function