Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.h730 int vmx_init(void);
H A Dmain.c1042 r = vmx_init(); in vt_init()
H A Dvmx.c8922 int __init vmx_init(void) in vmx_init() function