Home
last modified time | relevance | path

Searched refs:QEMU_NONSTRING (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h152 # define QEMU_NONSTRING __attribute__((nonstring)) macro
154 # define QEMU_NONSTRING macro
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h152 # define QEMU_NONSTRING __attribute__((nonstring)) macro
154 # define QEMU_NONSTRING macro
/openbmc/qemu/include/qemu/
H A Dcompiler.h152 # define QEMU_NONSTRING __attribute__((nonstring)) macro
154 # define QEMU_NONSTRING macro
/openbmc/qemu/hw/acpi/
H A Dcore.c41 QEMU_NONSTRING; /* ACPI signature (4 ASCII characters) */
46 QEMU_NONSTRING; /* OEM identification */
48 QEMU_NONSTRING; /* OEM table identification */
51 QEMU_NONSTRING; /* ASL compiler vendor ID */
/openbmc/qemu/hw/sh4/
H A Dr2d.c227 char kernel_cmdline[256] QEMU_NONSTRING;
/openbmc/qemu/linux-user/
H A Delfload.c3997 char pr_fname[16] QEMU_NONSTRING; /* filename of executable */