Searched refs:vmx_rdrand_supported (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kvm/vmx/ | ||
D | capabilities.h | 196 static inline bool vmx_rdrand_supported(void) in vmx_rdrand_supported() function |
D | vmx.c | 4102 if (vmx_rdrand_supported()) { in vmx_compute_secondary_exec_control() |