Home
last modified time | relevance | path

Searched refs:_32 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A DMakefile31 BINARIES_32 := $(TARGETS_C_32BIT_ALL:%=%_32)
45 $(1) $(1)_32: $(OUTPUT)/$(1)_32
46 .PHONY: $(1) $(1)_32
74 $(BINARIES_32): $(OUTPUT)/%_32: %.c helpers.h
H A D.gitignore2 *_32
/openbmc/linux/tools/testing/selftests/mm/
H A DMakefile84 BINARIES_32 := $(VMTARGETS:%=%_32)
131 $(1) $(1)_32: $(OUTPUT)/$(1)_32
132 .PHONY: $(1) $(1)_32
143 $(BINARIES_32): $(OUTPUT)/%_32: %.c
/openbmc/linux/arch/arm64/include/asm/
H A Dcmpxchg.h74 return __xchg_case##sfx##_32(x, ptr); \
158 return __cmpxchg_case##sfx##_32(ptr, old, new); \
247 return __cmpwait_case##sfx##_32(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/phosphor-power/power-sequencer/
H A Dmihawk-cpld.hpp324 _32 = 32, enumerator
H A Dmihawk-cpld.cpp165 case ErrorCode::_32: in onFailure()
345 case ErrorCode::_32: in analyze()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_io.c51 chip->saved_registers._32[reg / 4] = cpu_to_le32(value); in oxygen_write32()
84 chip->saved_registers._32[reg / 4] = cpu_to_le32(tmp); in oxygen_write32_masked()
H A Doxygen.h147 __le32 _32[OXYGEN_IO_SIZE / 4]; member
/openbmc/u-boot/include/u-boot/
H A Dvariadic-macro.h13 _28, _29, _30, _31, _32, N, ...) N argument
/openbmc/linux/sound/drivers/opl4/
H A Dyrw801.c940 REGION(_30), REGION(_31), REGION(_32), REGION(_33),
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c1069 PCI_MSI_##what##_64 : PCI_MSI_##what##_32))
/openbmc/qemu/hw/display/
H A Dcirrus_vga.c460 name ## _32,\