Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/pvh/
H A Denlighten.c39 void __init __weak mem_map_via_hcall(struct boot_params *ptr __maybe_unused) in mem_map_via_hcall() function
60 mem_map_via_hcall(&pvh_bootparams); in init_pvh_bootparams()
/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypervisor.h64 void __init mem_map_via_hcall(struct boot_params *boot_params_p);
/openbmc/linux/arch/x86/xen/
H A Denlighten_pvh.c62 void __init mem_map_via_hcall(struct boot_params *boot_params_p) in mem_map_via_hcall() function