/openbmc/linux/tools/testing/selftests/x86/ |
H A D | Makefile | 31 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 | .gitignore | 2 *_32
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | Makefile | 84 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 D | cmpxchg.h | 74 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 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
|
/openbmc/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
|
/openbmc/linux/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
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | mihawk-cpld.hpp | 324 _32 = 32, enumerator
|
H A D | mihawk-cpld.cpp | 165 case ErrorCode::_32: in onFailure() 345 case ErrorCode::_32: in analyze()
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | oxygen_io.c | 51 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 D | oxygen.h | 147 __le32 _32[OXYGEN_IO_SIZE / 4]; member
|
/openbmc/u-boot/include/u-boot/ |
H A D | variadic-macro.h | 13 _28, _29, _30, _31, _32, N, ...) N argument
|
/openbmc/linux/sound/drivers/opl4/ |
H A D | yrw801.c | 940 REGION(_30), REGION(_31), REGION(_32), REGION(_33),
|
/openbmc/qemu/hw/xen/ |
H A D | xen_pt_config_init.c | 1069 PCI_MSI_##what##_64 : PCI_MSI_##what##_32))
|
/openbmc/qemu/hw/display/ |
H A D | cirrus_vga.c | 460 name ## _32,\
|