Home
last modified time | relevance | path

Searched refs:n64 (Results 1 – 8 of 8) sorted by relevance

/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl10 0 n64 read sys_read
11 1 n64 write sys_write
12 2 n64 open sys_open
13 3 n64 close sys_close
14 4 n64 stat sys_newstat
17 7 n64 poll sys_poll
18 8 n64 lseek sys_lseek
22 12 n64 brk sys_brk
31 21 n64 pipe sysm_pipe
41 31 n64 dup sys_dup
[all …]
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl10 0 n64 read sys_read
11 1 n64 write sys_write
12 2 n64 open sys_open
13 3 n64 close sys_close
14 4 n64 stat sys_newstat
17 7 n64 poll sys_poll
18 8 n64 lseek sys_lseek
22 12 n64 brk sys_brk
31 21 n64 pipe sysm_pipe
41 31 n64 dup sys_dup
[all …]
/linux/arch/m68k/include/asm/
A Ddiv64.h16 unsigned long long n64; \
21 __n.n64 = (n); \
30 (n) = __n.n64; \
/linux/arch/mips/n64/
A DPlatform6 cflags-$(CONFIG_MACH_NINTENDO64) += -I$(srctree)/arch/mips/include/asm/mach-n64
/linux/sound/mips/
A DMakefile12 obj-$(CONFIG_SND_N64) += snd-n64.o
/linux/arch/mips/
A DKbuild.platforms21 platform-$(CONFIG_MACH_NINTENDO64) += n64/
/linux/arch/mips/kernel/
A DMakefile80 obj-$(CONFIG_64BIT) += scall64-n64.o
/linux/drivers/video/fbdev/
A Dtgafb.c1056 unsigned long dpos, spos, i, n64; local
1063 n64 = (height * width) / 64;
1069 for (i = 0; i < n64; ++i) {
1081 for (i = 0; i < n64; ++i) {

Completed in 14 milliseconds