Home
last modified time | relevance | path

Searched refs:_64 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A DMakefile32 BINARIES_64 := $(TARGETS_C_64BIT_ALL:%=%_64)
50 $(1) $(1)_64: $(OUTPUT)/$(1)_64
51 .PHONY: $(1) $(1)_64
77 $(BINARIES_64): $(OUTPUT)/%_64: %.c helpers.h
H A D.gitignore3 *_64
/openbmc/linux/tools/testing/selftests/mm/
H A DMakefile83 BINARIES_64 := $(VMTARGETS:%=%_64)
134 $(1) $(1)_64: $(OUTPUT)/$(1)_64
135 .PHONY: $(1) $(1)_64
149 $(BINARIES_64): $(OUTPUT)/%_64: %.c
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A DREADME22 For 64-bit architectures, the architecture is expected to end in '_64'.
24 If the x32 ABI is used, then the _64 is further extended with a '_x32'.
/openbmc/linux/arch/arm64/include/asm/
H A Dcmpxchg.h76 return __xchg_case##sfx##_64(x, ptr); \
160 return __cmpxchg_case##sfx##_64(ptr, old, new); \
249 return __cmpwait_case##sfx##_64(ptr, val); \
/openbmc/qemu/linux-headers/asm-generic/
H A Dunistd.h20 #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
/openbmc/linux/tools/include/uapi/asm-generic/
H A Dunistd.h20 #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
/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h20 #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
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Ddialog,da7219.yaml132 enum: ["32_64", "64_128", "128_256", "256_512"]
225 dlg,jack-det-rate = "32_64";
/openbmc/linux/sound/drivers/opl4/
H A Dyrw801.c953 REGION(_64), REGION(_65), REGION(_66), REGION(_67),
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dintegratorap-im-pd1.dts67 impd1_sspclk: clock@1_64 {
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c1065 PCI_MSI_##what##_64 : PCI_MSI_##what##_32))
/openbmc/qemu/
H A Dqemu-options.hx50 "pc-i440fx-2.8" and "pc-q35-2.8" for the x86\_64/i686 architectures.