Searched refs:MmioGuardNotSupported (Results 1 – 3 of 3) sorted by relevance
29 MmioGuardNotSupported, enumerator41 Self::MmioGuardNotSupported => write!(f, "MMIO guard is not supported"), in fmt()
106 Err(Error::MmioGuardNotSupported) in enroll()
111 Err(KvmError::NotSupported) => Err(Error::MmioGuardNotSupported), in enroll()