Home
last modified time | relevance | path

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

/arch/x86/xen/
Dxen-ops.h128 extern void xen_efi_init(struct boot_params *boot_params);
130 static inline void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init() function
Denlighten_pvh.c45 xen_efi_init(boot_params); in xen_pvh_init()
Defi.c130 void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init() function
Denlighten_pv.c1392 xen_efi_init(&boot_params); in xen_start_kernel()