Home
last modified time | relevance | path

Searched refs:CPUID (Results 1 – 13 of 13) sorted by relevance

/arch/blackfin/mach-bf527/include/mach/
Dbf527.h113 #define CPUID 0x27e0 macro
117 #define CPUID 0x27e4 macro
121 #define CPUID 0x27e0 macro
125 #define CPUID 0x27e4 macro
129 #define CPUID 0x27e0 macro
133 #define CPUID 0x27e4 macro
/arch/blackfin/mach-bf548/include/mach/
Dbf548.h121 # define CPUID 0x27de macro
124 # define CPUID 0x27de macro
127 # define CPUID 0x27de macro
130 # define CPUID 0x27de macro
133 # define CPUID 0x27de macro
/arch/blackfin/mach-bf518/include/mach/
Dbf518.h113 #define CPUID 0x27e8 macro
117 #define CPUID 0x27e8 macro
121 #define CPUID 0x27e8 macro
125 #define CPUID 0x27e8 macro
/arch/blackfin/mach-bf533/include/mach/
Dbf533.h144 #define CPUID 0x27a5 macro
148 #define CPUID 0x27a5 macro
152 #define CPUID 0x27a5 macro
/arch/blackfin/mach-bf537/include/mach/
Dbf537.h124 #define CPUID 0x27c8 macro
128 #define CPUID 0x27c8 macro
132 #define CPUID 0x27c6 macro
/arch/blackfin/mach-bf538/include/mach/
Dbf538.h113 #define CPUID 0x27C4 macro
117 #define CPUID 0x27C4 /* FXIME:? */ macro
/arch/arm/mach-pxa/include/mach/
Dentry-macro.S23 mrc p15, 0, \tmp, c0, c0, 0 @ CPUID
/arch/blackfin/mach-bf561/include/mach/
Dbf561.h214 #define CPUID 0x27bb macro
/arch/x86/kernel/
Dhead_32.S366 movl $-1,X86_CPUID # -1 for no CPUID initially
395 xorl %eax,%eax # call CPUID with 0 -> return vendor ID
397 movl %eax,X86_CPUID # save CPUID level
405 movl $1,%eax # Use the CPUID instruction to get CPU type
Dvmi_32.c670 para_wrap(pv_cpu_ops.cpuid, vmi_cpuid, cpuid, CPUID); in activate_vmi()
/arch/blackfin/kernel/
Dsetup.c872 if (unlikely(CPUID != bfin_cpuid()))
1091 if (CPUID == bfin_cpuid())
1092 seq_printf(m, "cpu family\t: 0x%04x\n", CPUID);
1095 CPUID, bfin_cpuid());
/arch/x86/kvm/
Dx86.c2870 KVMTRACE_5D(CPUID, vcpu, function, in kvm_emulate_cpuid()
/arch/x86/
DKconfig902 This device gives processes access to the x86 CPUID instruction to