Home
last modified time | relevance | path

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

/linux-6.15/include/xen/arm/
H A Dhypercall.h68 HYPERVISOR_suspend(unsigned long start_info_mfn) in HYPERVISOR_suspend() argument
/linux-6.15/arch/x86/include/asm/xen/
H A Dhypercall.h474 HYPERVISOR_suspend(unsigned long start_info_mfn) in HYPERVISOR_suspend() argument
484 return _hypercall3(int, sched_op, SCHEDOP_shutdown, &r, start_info_mfn); in HYPERVISOR_suspend()