Searched defs:hypervisor_init (Results 1 – 2 of 2) sorted by relevance
/drivers/base/ | ||
D | hypervisor.c | 19 int __init hypervisor_init(void) in hypervisor_init() function |
D | base.h | 99 static inline int hypervisor_init(void) { return 0; } in hypervisor_init() function |