Home
last modified time | relevance | path

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

/arch/powerpc/crypto/
Dppc-xlate.pl17 my $junk = shift;
47 my $junk = shift;
/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/m68k/kernel/
Dentry.S107 movel %d0,%sp | discard the leftover junk
/arch/x86/kernel/cpu/
Dcommon.c967 u32 junk, tfms, cap0, misc; in cpu_detect() local
969 cpuid(0x00000001, &tfms, &misc, &junk, &cap0); in cpu_detect()