Home
last modified time | relevance | path

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

12

/qemu/pc-bios/s390-ccw/
H A Dbootmap.h28 } __attribute__ ((packed)) ScsiBlockPtr;
34 } __attribute__ ((packed)) FbaBlockPtr;
40 } __attribute__ ((packed)) EckdCHS;
47 } __attribute__ ((packed)) EckdBlockPtr;
53 } __attribute__ ((packed)) LdEckdCHS;
60 } __attribute__ ((packed)) LdEckdBlockPtr;
66 } __attribute__ ((packed)) ExtEckdBlockPtr;
73 } __attribute__ ((packed)) BootMapPointer;
82 } __attribute__ ((packed)) BootRecord;
89 } __attribute__ ((packed)) BootMapTable;
[all …]
H 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 …]
H A Dcio.h49 } __attribute__ ((packed));
62 } __attribute__ ((packed));
71 } __attribute__ ((packed));
122 } __attribute__ ((packed, aligned(4))) Schib;
136 } __attribute__ ((packed, aligned(4))) SubChannelId;
141 } __attribute__((packed));
156 } __attribute__((packed)) ChscAreaSda;
170 } __attribute__ ((packed, aligned(4)));
186 } __attribute__ ((packed, aligned(8))) Ccw0;
194 } __attribute__ ((packed, aligned(8))) Ccw1;
[all …]
H 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;
H 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));
H A Dvirtio-scsi.h43 } __attribute__((packed));
53 } __attribute__((packed));
H A Diplb.h16 #define QEMU_PACKED __attribute__((packed))
H A Ds390-arch.h94 } __attribute__((packed, aligned(8192))) LowCore;
/qemu/linux-headers/linux/
H A Dpsp-sev.h110 } __attribute__((packed));
123 } __attribute__((packed));
138 } __attribute__((packed));
153 } __attribute__((packed));
164 } __attribute__((packed));
174 } __attribute__((packed));
207 } __attribute__((packed));
224 } __attribute__((packed));
240 } __attribute__((packed));
250 } __attribute__((packed));
[all …]
H A Dvfio_ccw.h24 } __attribute__((packed));
35 } __attribute__((packed));
45 } __attribute__((packed));
54 } __attribute__((packed));
H A Dvduse.h180 struct vduse_vq_state_packed packed; member
285 struct vduse_vq_state_packed packed; member
H A Duserfaultfd.h146 } __attribute__((packed));
/qemu/contrib/elf2dmp/
H 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/
H A Dmultiboot.h50 } __attribute__((packed));
57 } __attribute__((packed));
64 } __attribute__((packed));
/qemu/target/i386/kvm/
H A Dxen-compat.h23 type *_[0] __attribute__((packed)); \
68 } __attribute__((packed));
/qemu/rust/hw/timer/hpet/src/
H A Dfw_cfg.rs13 #[repr(C, packed)]
23 #[repr(C, packed)]
/qemu/migration/
H A Dmultifd.h83 } __attribute__((packed)) MultiFDPacketHdr_t;
106 } __attribute__((packed)) MultiFDPacket_t;
116 } __attribute__((packed)) MultiFDPacketDeviceState_t;
/qemu/ebpf/
H A Debpf_rss.h40 } __attribute__((packed));
/qemu/hw/net/rocker/
H A Drocker_hw.h129 } __attribute__((packed, aligned(8))) RockerDesc;
139 } __attribute__((packed, aligned(8))) RockerTlv;
/qemu/tests/tcg/i386/
H A Dtest-i386-fprem.c45 } __attribute__((packed)) ieee;
55 } __attribute__((packed)) ieee_nan;
/qemu/scripts/coccinelle/
H A Dinplace-byteswaps.cocci4 // packed struct.
/qemu/hw/xen/
H A Dxen_pt_graphics.c148 } __attribute__((packed));
164 } __attribute__((packed));
/qemu/scripts/
H A Dcocci-macro-file.h26 #define QEMU_PACKED __attribute__((packed))
/qemu/tests/qtest/
H A Dacpi-utils.c129 } __attribute__((packed)) UefiTestSupport;
/qemu/tools/ebpf/
H A Drss.bpf.c45 } __attribute__((packed));
215 } __attribute__((packed)) opt = {}; in parse_ipv6_ext()

12