Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvfio.h1293 #define VFIO_EEH_PE_CONFIGURE 8 /* PE configuration */ macro
/external/crosvm/vfio_sys/src/
Dvfio.rs137 pub const VFIO_EEH_PE_CONFIGURE: u32 = 8; constant