Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/i386/include/
Dcpu.h355 extern int cpu_cache_ebx;
/openbsd/src/sys/arch/i386/i386/
Dlocore0.S195 movl %ebx,RELOC(cpu_cache_ebx)
Dlocore.s226 .globl cpu_cache_eax, cpu_cache_ebx
274 cpu_cache_ebx: .long 0 label
Dmachdep.c1662 cpu_device, cpuid_level, cpu_cache_eax, cpu_cache_ebx, in identifycpu()