Home
last modified time | relevance | path

Searched defs:vfio_info_cap_header (Results 1 – 5 of 5) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvfio.h85 struct vfio_info_cap_header { struct
86 __u16 id; /* Identifies capability */
87 __u16 version; /* Version specific to the capability ID */
88 __u32 next; /* Offset of next capability */
/external/crosvm/vfio_sys/src/
Dvfio.rs220 pub struct vfio_info_cap_header { struct
244 pub header: vfio_info_cap_header, argument
/external/crosvm/devices/src/
Dvfio.rs1649 let cap_header = unsafe { &*(cap_ptr as *const vfio_info_cap_header) }; in get_regions() constant
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h105963 struct vfio_info_cap_header { struct
105964 __u16 id;
105965 __u16 version;
105966 __u32 next;
Dvmlinux.h105963 struct vfio_info_cap_header { struct
105964 __u16 id;
105965 __u16 version;
105966 __u32 next;