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.h856 struct hv_init_vp_context { struct
857 u64 rip;
858 u64 rsp;
859 u64 rflags;
861 struct hv_x64_segment_register cs;
862 struct hv_x64_segment_register ds;
886 struct hv_init_vp_context vp_context; argument