Home
last modified time | relevance | path

Searched refs:packed (Results 1 – 25 of 45) sorted by relevance

12

/qemu/pc-bios/s390-ccw/
A Dbootmap.h28 } __attribute__ ((packed)) ScsiBlockPtr;
34 } __attribute__ ((packed)) FbaBlockPtr;
40 } __attribute__ ((packed)) EckdCHS;
47 } __attribute__ ((packed)) EckdBlockPtr;
53 } __attribute__ ((packed)) LdEckdCHS;
82 } __attribute__ ((packed)) BootRecord;
114 } __attribute__ ((packed)) ScsiMbr;
185 } __attribute__ ((packed)) LDL_VTOC;
217 } __attribute__ ((packed)) CMS_VTOC;
412 } __attribute__((packed)) IsoDirHdr;
[all …]
A Dscsi.h52 } __attribute__((packed));
80 } __attribute__((packed));
88 } __attribute__((packed));
101 } __attribute__((packed));
110 } __attribute__((packed));
120 } __attribute__((packed));
127 } __attribute__((packed));
138 } __attribute__((packed));
145 } __attribute__((packed));
155 } __attribute__((packed));
[all …]
A Dcio.h49 } __attribute__ ((packed));
62 } __attribute__ ((packed));
71 } __attribute__ ((packed));
122 } __attribute__ ((packed, aligned(4))) Schib;
141 } __attribute__((packed));
156 } __attribute__((packed)) ChscAreaSda;
170 } __attribute__ ((packed, aligned(4)));
186 } __attribute__ ((packed, aligned(8))) Ccw0;
194 } __attribute__ ((packed, aligned(8))) Ccw1;
355 } __attribute__((packed)) CcwSeekData;
[all …]
A Dsclp.h50 } __attribute__((packed)) SCCBHeader;
60 } __attribute__((packed)) ReadInfo;
65 } __attribute__((packed)) SCCB;
86 } __attribute__((packed)) WriteEventMask;
93 } __attribute__((packed)) EventBufferHeader;
99 } __attribute__((packed)) WriteEventData;
105 } __attribute__((packed)) ReadEventData;
A Dvirtio.h38 } __attribute__((packed));
44 } __attribute__((packed));
73 } __attribute__((packed));
80 } __attribute__((packed));
89 } __attribute__((packed));
96 } __attribute__((packed));
173 } __attribute__((packed));
216 } __attribute__((packed));
A Dvirtio-scsi.h43 } __attribute__((packed));
53 } __attribute__((packed));
A Diplb.h16 #define QEMU_PACKED __attribute__((packed))
A Ds390-arch.h94 } __attribute__((packed, aligned(8192))) LowCore;
/qemu/linux-headers/linux/
A Dpsp-sev.h103 } __attribute__((packed));
116 } __attribute__((packed));
131 } __attribute__((packed));
146 } __attribute__((packed));
157 } __attribute__((packed));
167 } __attribute__((packed));
200 } __attribute__((packed));
217 } __attribute__((packed));
233 } __attribute__((packed));
243 } __attribute__((packed));
[all …]
A Dvfio_ccw.h24 } __attribute__((packed));
35 } __attribute__((packed));
45 } __attribute__((packed));
54 } __attribute__((packed));
A Dvduse.h180 struct vduse_vq_state_packed packed; member
285 struct vduse_vq_state_packed packed; member
/qemu/contrib/elf2dmp/
A Dpe.h33 } __attribute__ ((packed)) IMAGE_DOS_HEADER;
43 } __attribute__ ((packed)) IMAGE_FILE_HEADER;
48 } __attribute__ ((packed)) IMAGE_DATA_DIRECTORY;
83 } __attribute__ ((packed)) IMAGE_OPTIONAL_HEADER64;
89 } __attribute__ ((packed)) IMAGE_NT_HEADERS64;
103 } __attribute__ ((packed)) IMAGE_EXPORT_DIRECTORY;
114 } __attribute__ ((packed)) IMAGE_DEBUG_DIRECTORY;
128 } __attribute__ ((packed)) guid_t;
135 } __attribute__ ((packed)) OMFSignatureRSDS;
/qemu/tests/multiboot/
A Dmultiboot.h50 } __attribute__((packed));
57 } __attribute__((packed));
64 } __attribute__((packed));
/qemu/target/i386/kvm/
A Dxen-compat.h23 type *_[0] __attribute__((packed)); \
68 } __attribute__((packed));
/qemu/scripts/
A Dcocci-macro-file.h27 # define QEMU_PACKED __attribute__((gcc_struct, packed))
29 # define QEMU_PACKED __attribute__((packed))
/qemu/include/qemu/
A Dcompiler.h26 # define QEMU_PACKED __attribute__((gcc_struct, packed))
28 # define QEMU_PACKED __attribute__((packed))
/qemu/subprojects/libvduse/include/
A Dcompiler.h26 # define QEMU_PACKED __attribute__((gcc_struct, packed))
28 # define QEMU_PACKED __attribute__((packed))
/qemu/subprojects/libvhost-user/include/
A Dcompiler.h26 # define QEMU_PACKED __attribute__((gcc_struct, packed))
28 # define QEMU_PACKED __attribute__((packed))
/qemu/ebpf/
A Debpf_rss.h40 } __attribute__((packed));
/qemu/hw/net/rocker/
A Drocker_hw.h133 } __attribute__((packed, aligned(8))) RockerDesc;
143 } __attribute__((packed, aligned(8))) RockerTlv;
/qemu/tests/tcg/i386/
A Dtest-i386-fprem.c45 } __attribute__((packed)) ieee;
55 } __attribute__((packed)) ieee_nan;
/qemu/scripts/coccinelle/
A Dinplace-byteswaps.cocci4 // packed struct.
/qemu/hw/xen/
A Dxen_pt_graphics.c148 } __attribute__((packed));
164 } __attribute__((packed));
/qemu/subprojects/libvhost-user/
A Dlibvhost-user.h190 # define VU_PACKED __attribute__((gcc_struct, packed))
192 # define VU_PACKED __attribute__((packed))
/qemu/tests/qtest/
A Dacpi-utils.c129 } __attribute__((packed)) UefiTestSupport;

Completed in 62 milliseconds

12