Home
last modified time | relevance | path

Searched refs:xen_pvh_init (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/platform/pvh/
H A Denlighten.c107 void __init __weak xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function
116 xen_pvh_init(&pvh_bootparams); in hypervisor_specific_init()
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypervisor.h63 void __init xen_pvh_init(struct boot_params *boot_params);
/openbmc/linux/arch/x86/xen/
H A Denlighten_pvh.c29 void __init xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function