Searched refs:ept_features (Results 1 – 1 of 1) sorted by relevance
36 uint8_t ept_features; member214 cpu_caps.ept_features = 0U; in detect_ept_cap()237 cpu_caps.ept_features = 1U; in detect_ept_cap()395 return (cpu_caps.ept_features != 0U); in is_ept_supported()
Completed in 2 milliseconds