cap0 810 arch/x86/kernel/cpu/common.c u32 junk, tfms, cap0, misc; cap0 812 arch/x86/kernel/cpu/common.c cpuid(0x00000001, &tfms, &misc, &junk, &cap0); cap0 817 arch/x86/kernel/cpu/common.c if (cap0 & (1<<19)) { cap0 473 drivers/gpu/drm/gma500/mmu.c uint32_t tfms, misc, cap0, cap4, clflush_size; cap0 480 drivers/gpu/drm/gma500/mmu.c cpuid(0x00000001, &tfms, &misc, &cap0, &cap4); cap0 710 drivers/ide/ide-disk.c unsigned int cap0 = capacity; /* truncate to 32 bits */ cap0 713 drivers/ide/ide-disk.c if (cap0 != capacity) cap0 717 drivers/ide/ide-disk.c cyl = cap0 / cylsz;