Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
Dbf548.h86 # define CPUID 0x27de macro
89 # define CPUID 0x27de macro
92 # define CPUID 0x27de macro
95 # define CPUID 0x27de macro
98 # define CPUID 0x27de macro
/arch/blackfin/mach-bf527/include/mach/
Dbf527.h210 #define CPUID 0x27e0 macro
214 #define CPUID 0x27e4 macro
218 #define CPUID 0x27e0 macro
222 #define CPUID 0x27e4 macro
226 #define CPUID 0x27e0 macro
230 #define CPUID 0x27e4 macro
/arch/blackfin/mach-bf537/include/mach/
Dbf537.h93 #define CPUID 0x27c8 macro
97 #define CPUID 0x27c8 macro
101 #define CPUID 0x27c6 macro
/arch/blackfin/mach-bf518/include/mach/
Dbf518.h195 #define CPUID 0x27e8 macro
199 #define CPUID 0x27e8 macro
203 #define CPUID 0x27e8 macro
207 #define CPUID 0x27e8 macro
/arch/blackfin/mach-bf533/include/mach/
Dbf533.h123 #define CPUID 0x27a5 macro
127 #define CPUID 0x27a5 macro
131 #define CPUID 0x27a5 macro
/arch/blackfin/kernel/
Dearly_printk.c176 if (CPUID != bfin_cpuid()) { in init_early_exception_vectors()
178 early_shadow_reg(CPUID, 16); in init_early_exception_vectors()
211 if (likely(early_console == NULL) && CPUID == bfin_cpuid()) in early_trap_c()
252 if (CPUID == bfin_cpuid()) { in early_trap_c()
Dsetup.c923 if (unlikely(CPUID != bfin_cpuid()))
1048 if (likely(CPUID == bfin_cpuid())) {
1298 if (CPUID == bfin_cpuid())
1299 seq_printf(m, "cpu family\t: 0x%04x\n", CPUID);
1302 CPUID, bfin_cpuid());
Dtrace.c858 if (CPUID != bfin_cpuid()) in show_regs()
861 CPUID, bfin_compiled_revid(), bfin_cpuid(), bfin_revid()); in show_regs()
/arch/blackfin/mach-bf538/include/mach/
Dbf538.h92 #define CPUID 0x27C4 macro
96 #define CPUID 0x27C4 /* FXIME:? */ macro
/arch/mn10300/kernel/
Dmn10300-watchdog.c123 printk(KERN_ERR "--- Register Dump (CPU%d) ---\n", CPUID); in watchdog_dump_register()
176 CPUID); in watchdog_interrupt()
Dsmp-low.S87 mov (CPUID),a0
Dhead.S43 mov (CPUID),d3
Dtraps.c328 printk(KERN_EMERG "CPUID: %08x\n", CPUID); in show_registers_only()
/arch/mn10300/proc-mn2ws0050/include/proc/
Dsmp-regs.h37 #define CPUID __SYSREGC(0xc0000054, u32) macro
/arch/x86/kernel/
Dhead_32.S342 movl $-1,pa(X86_CPUID) # preset CPUID level
350 # which means no CPUID and no CR4
354 movl %eax,pa(X86_CPUID) # save largest std CPUID function
358 andl $~1,%edx # Ignore CPUID.FPU
359 jz enable_paging # No flags or only CPUID.FPU = no CR4
424 xorl %eax,%eax # call CPUID with 0 -> return vendor ID
426 movl %eax,X86_CPUID # save CPUID level
434 movl $1,%eax # Use the CPUID instruction to get CPU type
/arch/mn10300/include/asm/
Dsmp.h66 #define arch_smp_processor_id() (CPUID)
/arch/blackfin/mach-bf609/include/mach/
Dbf609.h86 # define CPUID 0x27fe /* temperary fake value */ macro
/arch/blackfin/mach-bf561/include/mach/
Dbf561.h193 #define CPUID 0x27bb macro
/arch/x86/lib/
Dx86-opcode-map.txt507 a2: CPUID
/arch/x86/
DKconfig1221 This device gives processes access to the x86 CPUID instruction to