Home
last modified time | relevance | path

Searched defs:share (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston-init/
H A Dweston.ini72 command=/usr/bin/weston --backend=rdp-backend.so --shell=fullscreen-shell.so --no-clients-resize
/openbmc/qemu/include/system/
H A Dhostmem.h78 bool prealloc, is_mapped, share, reserve; member
/openbmc/qemu/hw/virtio/
H A Dvhost.c335 static struct vhost_log *vhost_log_alloc(uint64_t size, bool share) in vhost_log_alloc()
365 uint64_t size, bool share) in vhost_log_get()
/openbmc/qemu/include/hw/xen/interface/
H A Dmemory.h512 } share; member
/openbmc/ipmitool/include/ipmitool/
H A Dipmi_sdr.h433 } ATTRIBUTE_PACKING share; member
491 } ATTRIBUTE_PACKING share; member
/openbmc/qemu/ui/
H A Dvnc.c4069 const char *share, *device_id; in vnc_display_open() local