Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/i386/include/
Dcpu.h356 extern int cpu_cache_ecx;
/openbsd/src/sys/arch/i386/i386/
Dlocore0.S196 movl %ecx,RELOC(cpu_cache_ecx)
Dlocore.s227 .globl cpu_cache_ecx, cpu_cache_edx
275 cpu_cache_ecx: .long 0 label
Dmachdep.c1663 cpu_cache_ecx, cpu_cache_edx); in identifycpu()