Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/platform/pvh/
Denlighten.c105 void __init __weak xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function
114 xen_pvh_init(&pvh_bootparams); in hypervisor_specific_init()
/linux-6.12.1/arch/x86/include/asm/xen/
Dhypervisor.h63 void __init xen_pvh_init(struct boot_params *boot_params);
/linux-6.12.1/arch/x86/xen/
Denlighten_pvh.c130 void __init xen_pvh_init(struct boot_params *boot_params) in xen_pvh_init() function