Home
last modified time | relevance | path

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

/arch/sparc/include/asm/
A Dmbus.h81 static inline int get_cpuid(void) in get_cpuid() function
93 return (get_cpuid() | 0x8); in get_modid()
/arch/x86/kvm/
A Dkvm_emulate.h228 bool (*get_cpuid)(struct x86_emulate_ctxt *ctxt, u32 *eax, u32 *ebx, member
A Demulate.c2625 ctxt->ops->get_cpuid(ctxt, &eax, &ebx, &ecx, &edx, true); in string_registers_quirk()
3616 ctxt->ops->get_cpuid(ctxt, &eax, &ebx, &ecx, &edx, false); in em_cpuid()
A Dx86.c8554 .get_cpuid = emulator_get_cpuid,

Completed in 56 milliseconds