Home
last modified time | relevance | path

Searched refs:vmx_init (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c338 * Has vmx_init() run already? If not then this is the pre init in vmentry_l1d_flush_set()
340 * vmx_init() do the proper setup after enable_ept has been in vmentry_l1d_flush_set()
8153 static int __init vmx_init(void) in vmx_init() function
8233 module_init(vmx_init); variable
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c341 * Has vmx_init() run already? If not then this is the pre init in vmentry_l1d_flush_set()
343 * vmx_init() do the proper setup after enable_ept has been in vmentry_l1d_flush_set()
8661 static int __init vmx_init(void) in vmx_init() function
8724 module_init(vmx_init); variable

Completed in 19 milliseconds