Home
last modified time | relevance | path

Searched refs:junk (Results 1 – 2 of 2) sorted by relevance

/arch/mips/dec/
Dint-handler.S236 FEXPORT(cpu_all_int) # HALT, timers, software junk
249 FEXPORT(asic_all_int) # various I/O ASIC junk
/arch/x86/kernel/cpu/
Dcommon.c810 u32 junk, tfms, cap0, misc; in cpu_detect() local
812 cpuid(0x00000001, &tfms, &misc, &junk, &cap0); in cpu_detect()