Home
last modified time | relevance | path

Searched defs:get_cpuid (Results 1 – 3 of 3) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dmbus.h81 static inline int get_cpuid(void) in get_cpuid() function
/linux/arch/x86/kvm/
H A Dkvm_emulate.h228 bool (*get_cpuid)(struct x86_emulate_ctxt *ctxt, u32 *eax, u32 *ebx, member
/linux/tools/perf/util/
H A Dheader.c882 int __weak get_cpuid(char *buffer __maybe_unused, size_t sz __maybe_unused, in get_cpuid() function