Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
Dcapabilities.h196 static inline bool vmx_rdrand_supported(void) in vmx_rdrand_supported() function
Dvmx.c4102 if (vmx_rdrand_supported()) { in vmx_compute_secondary_exec_control()