Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypervisor.h66 void __init xen_reserve_extra_memory(struct boot_params *bootp);
68 static inline void xen_reserve_extra_memory(struct boot_params *bootp) { } in xen_reserve_extra_memory() function
/openbmc/linux/arch/x86/platform/pvh/
H A Denlighten.c78 xen_reserve_extra_memory(&pvh_bootparams); in init_pvh_bootparams()
/openbmc/linux/arch/x86/xen/
H A Denlighten_pvh.c91 void __init xen_reserve_extra_memory(struct boot_params *bootp) in xen_reserve_extra_memory() function