Home
last modified time | relevance | path

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

/hypervisor/arch/x86/
A Dcpu_caps.c36 uint8_t ept_features; member
214 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 3 milliseconds