Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dcapabilities.h233 static inline bool vmx_rdseed_supported(void) in vmx_rdseed_supported() function
Dvmx.c4113 if (vmx_rdseed_supported()) { in vmx_compute_secondary_exec_control()