Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/xen/
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
Denlighten_pvh.c39 xen_efi_init(boot_params); in xen_pvh_init()
Defi.c149 void __init xen_efi_init(struct boot_params *boot_params) in xen_efi_init() function
Denlighten_pv.c1399 xen_efi_init(&boot_params); in xen_start_kernel()