Home
last modified time | relevance | path

Searched refs:xen_early_init (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/xen/arm/
H A Dhypervisor.h23 void __init xen_early_init(void);
25 static inline void xen_early_init(void) { return; } in xen_early_init() function
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dsetup.c340 xen_early_init(); in setup_arch()
/OK3568_Linux_fs/kernel/arch/arm/xen/
H A Denlighten.c253 void __init xen_early_init(void) in xen_early_init() function
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsetup.c1150 xen_early_init(); in setup_arch()