Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/xen/
H A Dxen-ops.h124 extern void xen_efi_init(struct boot_params *boot_params);
126 static inline void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init() function
H A Denlighten_pvh.c46 xen_efi_init(boot_params); in xen_pvh_init()
H A Defi.c132 void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init() function
H A Denlighten_pv.c1507 xen_efi_init(&boot_params); in xen_start_kernel()