Home
last modified time | relevance | path

Searched refs:alpha (Results 1 – 10 of 10) sorted by relevance

/arch/alpha/
DMakefile39 head-y := arch/alpha/kernel/head.o
41 core-y += arch/alpha/kernel/ arch/alpha/mm/
42 core-$(CONFIG_MATHEMU) += arch/alpha/math-emu/
43 drivers-$(CONFIG_OPROFILE) += arch/alpha/oprofile/
44 libs-y += arch/alpha/lib/
50 boot := arch/alpha/boot
65 $(Q)$(MAKE) $(build)=arch/alpha/kernel/syscalls all
/arch/x86/boot/compressed/
Dmisc.c160 char alpha[2] = "0"; in __puthex() local
167 alpha[0] = '0' + digit; in __puthex()
169 alpha[0] = 'a' + (digit - 0xA); in __puthex()
171 __putstr(alpha); in __puthex()
/arch/alpha/boot/
Dbootloader.lds2 OUTPUT_FORMAT("elf64-alpha")
/arch/alpha/kernel/
Dvmlinux.lds.S13 OUTPUT_ARCH(alpha)
/arch/powerpc/platforms/86xx/
Dmpc8610_hpcd.c142 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
143 cpu_to_le32(AD_BYTE_F | (alpha << AD_ALPHA_C_SHIFT) | \
/arch/mips/include/asm/octeon/
Dcvmx-stxx-defs.h249 uint64_t alpha:16; member
253 uint64_t alpha:16;
/arch/powerpc/platforms/85xx/
Dp1022_ds.c102 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
103 cpu_to_le32(AD_BYTE_F | (alpha << AD_ALPHA_C_SHIFT) | \
/arch/alpha/kernel/syscalls/
Dsyscall.tbl3 # system call numbers and entry vectors for alpha
464 # all other architectures have common numbers for new syscall, alpha
/arch/mips/cavium-octeon/executive/
Dcvmx-spi.c385 stxx_spi4_dat.s.alpha = 32; in cvmx_spi_calendar_setup_cb()
/arch/
DKconfig1008 as OLD_SIGSUSPEND | OLD_SIGSUSPEND3 - alpha has sigsuspend(2),