Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/xen/include/
Dhypervisor.h138 start_info_t start_info; member
142 #define xen_start_info (start_info_union.start_info)
/netbsd/src/sys/arch/i386/i386/
Dgenassym.cf128 include <xen/include/public/arch-x86/hvm/start_info.h>
387 define START_INFO_SHARED_INFO offsetof(struct start_info, shared_info)
388 define START_INFO_FLAGS offsetof(struct start_info, flags)
389 define START_INFO_CONSOLE_MFN offsetof(struct start_info, console.domU.mfn)
390 define START_INFO_STORE_MFN offsetof(struct start_info, store_mfn)
/netbsd/src/sys/arch/amd64/amd64/
Dgenassym.cf126 include <xen/include/public/arch-x86/hvm/start_info.h>
391 define XEN_PT_BASE offsetof(struct start_info, pt_base)
392 define XEN_NR_PT_FRAMES offsetof(struct start_info, nr_pt_frames)