Searched refs:xen_early_init (Results 1 – 3 of 3) sorted by relevance
11 void __init xen_early_init(void);13 static inline void xen_early_init(void) { return; } in xen_early_init() function
255 void __init xen_early_init(void) in xen_early_init() function
1144 xen_early_init(); in setup_arch()