Home
last modified time | relevance | path

Searched defs:hypervisor_init (Results 1 – 2 of 2) sorted by relevance

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