Searched refs:x86_vmx_init (Results 1 – 1 of 1) sorted by relevance
214 static __init int x86_vmx_init(void) in x86_vmx_init() function224 static __init int x86_vmx_init(void) { return -EOPNOTSUPP; } in x86_vmx_init() function366 bool has_vmx = !x86_vmx_init(); in x86_virt_init()