Home
last modified time | relevance | path

Searched defs:VIRTIO_F_ACCESS_PLATFORM (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/virtio_sys/src/
Dvirtio_config.rs21 pub const VIRTIO_F_ACCESS_PLATFORM: u32 = 33; constant
/external/kernel-headers/original/uapi/linux/
Dvirtio_config.h76 #define VIRTIO_F_ACCESS_PLATFORM 33 macro