Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/platform/pvh/
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()
/kernel/linux/linux-5.10/arch/x86/xen/
Denlighten_pvh.c42 void __init mem_map_via_hcall(struct boot_params *boot_params_p) in mem_map_via_hcall() function