Home
last modified time | relevance | path

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

/Linux-v6.1/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()
/Linux-v6.1/arch/x86/include/asm/xen/
Dhypervisor.h61 void __init mem_map_via_hcall(struct boot_params *boot_params_p);
/Linux-v6.1/arch/x86/xen/
Denlighten_pvh.c48 void __init mem_map_via_hcall(struct boot_params *boot_params_p) in mem_map_via_hcall() function