Searched defs:hypervisor_init (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/base/ | ||
A D | hypervisor.c | 18 int __init hypervisor_init(void) in hypervisor_init() function |
A D | base.h | 117 static inline int hypervisor_init(void) { return 0; } in hypervisor_init() function |
Completed in 4 milliseconds