Home
last modified time | relevance | path

Searched defs:hv_init_vp_context (Results 1 – 1 of 1) sorted by relevance

/linux/include/hyperv/
H A Dhvgdk_mini.h857 struct hv_init_vp_context { struct
858 u64 rip;
859 u64 rsp;
860 u64 rflags;
862 struct hv_x64_segment_register cs;
863 struct hv_x64_segment_register ds;
887 struct hv_init_vp_context vp_context; argument