Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dhypervisor.c18 int __init hypervisor_init(void) in hypervisor_init() function
H A Dinit.c30 hypervisor_init(); in driver_init()
H A Dbase.h136 int hypervisor_init(void);
138 static inline int hypervisor_init(void) { return 0; } in hypervisor_init() function