/arch/blackfin/mach-bf548/include/mach/ |
D | bf548.h | 86 # 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/ |
D | bf527.h | 210 #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/ |
D | bf537.h | 93 #define CPUID 0x27c8 macro 97 #define CPUID 0x27c8 macro 101 #define CPUID 0x27c6 macro
|
/arch/blackfin/mach-bf518/include/mach/ |
D | bf518.h | 195 #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/ |
D | bf533.h | 123 #define CPUID 0x27a5 macro 127 #define CPUID 0x27a5 macro 131 #define CPUID 0x27a5 macro
|
/arch/blackfin/kernel/ |
D | early_printk.c | 176 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()
|
D | setup.c | 923 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());
|
D | trace.c | 858 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/ |
D | bf538.h | 92 #define CPUID 0x27C4 macro 96 #define CPUID 0x27C4 /* FXIME:? */ macro
|
/arch/mn10300/kernel/ |
D | mn10300-watchdog.c | 123 printk(KERN_ERR "--- Register Dump (CPU%d) ---\n", CPUID); in watchdog_dump_register() 176 CPUID); in watchdog_interrupt()
|
D | smp-low.S | 87 mov (CPUID),a0
|
D | head.S | 43 mov (CPUID),d3
|
D | traps.c | 328 printk(KERN_EMERG "CPUID: %08x\n", CPUID); in show_registers_only()
|
/arch/mn10300/proc-mn2ws0050/include/proc/ |
D | smp-regs.h | 37 #define CPUID __SYSREGC(0xc0000054, u32) macro
|
/arch/x86/kernel/ |
D | head_32.S | 342 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/ |
D | smp.h | 66 #define arch_smp_processor_id() (CPUID)
|
/arch/blackfin/mach-bf609/include/mach/ |
D | bf609.h | 86 # define CPUID 0x27fe /* temperary fake value */ macro
|
/arch/blackfin/mach-bf561/include/mach/ |
D | bf561.h | 193 #define CPUID 0x27bb macro
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 495 a2: CPUID
|
/arch/x86/ |
D | Kconfig | 1139 This device gives processes access to the x86 CPUID instruction to
|