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.h843 struct hv_init_vp_context { struct
844 u64 rip;
845 u64 rsp;
846 u64 rflags;
848 struct hv_x64_segment_register cs;
849 struct hv_x64_segment_register ds;
873 struct hv_init_vp_context vp_context; argument