Searched refs:_64 (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/x86/ |
| H A D | Makefile | 33 BINARIES_64 := $(TARGETS_C_64BIT_ALL:%=%_64) 59 $(1) $(1)_64: $(OUTPUT)/$(1)_64 60 .PHONY: $(1) $(1)_64 86 $(BINARIES_64): $(OUTPUT)/%_64: %.c helpers.h
|
| H A D | .gitignore | 3 *_64
|
| /linux/tools/testing/selftests/mm/ |
| H A D | Makefile | 121 BINARIES_64 := $(VMTARGETS:%=%_64) 211 $(1) $(1)_64: $(OUTPUT)/$(1)_64 212 .PHONY: $(1) $(1)_64 227 $(BINARIES_64): $(OUTPUT)/%_64: %.c
|
| /linux/arch/arm64/include/asm/ |
| H A D | cmpxchg.h | 76 return __xchg_case##sfx##_64(x, ptr); \ 161 return __cmpxchg_case##sfx##_64(ptr, old, new); \ 251 return __cmpwait_case##sfx##_64(ptr, val); \
|
| /linux/tools/include/uapi/asm-generic/ |
| H A D | unistd.h | 20 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _32) argument 22 #define __SC_3264(_nr, _32, _64) __SYSCALL(_nr, _64) argument 27 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SYSCALL(_nr, _comp) argument 30 #define __SC_COMP_3264(_nr, _32, _64, _comp) __SC_3264(_nr, _32, _64) argument
|
| /linux/sound/drivers/opl4/ |
| H A D | yrw801.c | 953 REGION(_64), REGION(_65), REGION(_66), REGION(_67),
|