Searched refs:packed (Results 1 – 25 of 45) sorted by relevance
12
| /qemu/pc-bios/s390-ccw/ |
| A D | bootmap.h | 28 } __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 D | scsi.h | 52 } __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 D | cio.h | 49 } __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 D | sclp.h | 50 } __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 D | virtio.h | 38 } __attribute__((packed)); 44 } __attribute__((packed)); 73 } __attribute__((packed)); 80 } __attribute__((packed)); 89 } __attribute__((packed)); 96 } __attribute__((packed)); 173 } __attribute__((packed)); 216 } __attribute__((packed));
|
| A D | virtio-scsi.h | 43 } __attribute__((packed)); 53 } __attribute__((packed));
|
| A D | iplb.h | 16 #define QEMU_PACKED __attribute__((packed))
|
| A D | s390-arch.h | 94 } __attribute__((packed, aligned(8192))) LowCore;
|
| /qemu/linux-headers/linux/ |
| A D | psp-sev.h | 103 } __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 D | vfio_ccw.h | 24 } __attribute__((packed)); 35 } __attribute__((packed)); 45 } __attribute__((packed)); 54 } __attribute__((packed));
|
| A D | vduse.h | 180 struct vduse_vq_state_packed packed; member 285 struct vduse_vq_state_packed packed; member
|
| /qemu/contrib/elf2dmp/ |
| A D | pe.h | 33 } __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 D | multiboot.h | 50 } __attribute__((packed)); 57 } __attribute__((packed)); 64 } __attribute__((packed));
|
| /qemu/target/i386/kvm/ |
| A D | xen-compat.h | 23 type *_[0] __attribute__((packed)); \ 68 } __attribute__((packed));
|
| /qemu/scripts/ |
| A D | cocci-macro-file.h | 27 # define QEMU_PACKED __attribute__((gcc_struct, packed)) 29 # define QEMU_PACKED __attribute__((packed))
|
| /qemu/include/qemu/ |
| A D | compiler.h | 26 # define QEMU_PACKED __attribute__((gcc_struct, packed)) 28 # define QEMU_PACKED __attribute__((packed))
|
| /qemu/subprojects/libvduse/include/ |
| A D | compiler.h | 26 # define QEMU_PACKED __attribute__((gcc_struct, packed)) 28 # define QEMU_PACKED __attribute__((packed))
|
| /qemu/subprojects/libvhost-user/include/ |
| A D | compiler.h | 26 # define QEMU_PACKED __attribute__((gcc_struct, packed)) 28 # define QEMU_PACKED __attribute__((packed))
|
| /qemu/ebpf/ |
| A D | ebpf_rss.h | 40 } __attribute__((packed));
|
| /qemu/hw/net/rocker/ |
| A D | rocker_hw.h | 133 } __attribute__((packed, aligned(8))) RockerDesc; 143 } __attribute__((packed, aligned(8))) RockerTlv;
|
| /qemu/tests/tcg/i386/ |
| A D | test-i386-fprem.c | 45 } __attribute__((packed)) ieee; 55 } __attribute__((packed)) ieee_nan;
|
| /qemu/scripts/coccinelle/ |
| A D | inplace-byteswaps.cocci | 4 // packed struct.
|
| /qemu/hw/xen/ |
| A D | xen_pt_graphics.c | 148 } __attribute__((packed)); 164 } __attribute__((packed));
|
| /qemu/subprojects/libvhost-user/ |
| A D | libvhost-user.h | 190 # define VU_PACKED __attribute__((gcc_struct, packed)) 192 # define VU_PACKED __attribute__((packed))
|
| /qemu/tests/qtest/ |
| A D | acpi-utils.c | 129 } __attribute__((packed)) UefiTestSupport;
|
Completed in 62 milliseconds
12