Home
last modified time | relevance | path

Searched refs:hvm_start_info (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/xen/interface/hvm/
H A Dstart_info.h92 * Version numbers of the hvm_start_info structure have evolved like this:
97 * padding) to the end of the hvm_start_info struct. These new
125 struct hvm_start_info { struct
/kernel/linux/linux-6.6/include/xen/interface/hvm/
H A Dstart_info.h75 * Version numbers of the hvm_start_info structure have evolved like this:
80 * padding) to the end of the hvm_start_info struct. These new
108 struct hvm_start_info { struct
/kernel/linux/linux-5.10/include/xen/
H A Dxen.h33 extern struct hvm_start_info pvh_start_info;
/kernel/linux/linux-6.6/include/xen/
H A Dxen.h39 extern struct hvm_start_info pvh_start_info;
/kernel/linux/linux-5.10/arch/x86/platform/pvh/
H A Denlighten.c23 struct hvm_start_info pvh_start_info __section(".data");
/kernel/linux/linux-6.6/arch/x86/platform/pvh/
H A Denlighten.c23 struct hvm_start_info __initdata pvh_start_info;

Completed in 2 milliseconds