Home
last modified time | relevance | path

Searched refs:VIRTIO_MMIO_HOST_FEATURES (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dvirtio_mmio.h56 #define VIRTIO_MMIO_HOST_FEATURES 0x010 macro
/linux-3.4.99/drivers/virtio/
Dvirtio_mmio.c109 return readl(vm_dev->base + VIRTIO_MMIO_HOST_FEATURES); in vm_get_features()