Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/platform/pvh/
Denlighten.c40 void __init __weak mem_map_via_hcall(struct boot_params *ptr __maybe_unused) in mem_map_via_hcall() function
61 mem_map_via_hcall(&pvh_bootparams); in init_pvh_bootparams()
/linux-6.12.1/arch/x86/include/asm/xen/
Dhypervisor.h64 void __init mem_map_via_hcall(struct boot_params *boot_params_p);
/linux-6.12.1/arch/x86/xen/
Denlighten_pvh.c162 void __init mem_map_via_hcall(struct boot_params *boot_params_p) in mem_map_via_hcall() function