Home
last modified time | relevance | path

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

/linux-6.15/include/hyperv/
H A Dhvgdk_mini.h845 struct hv_init_vp_context { struct
846 u64 rip;
847 u64 rsp;
848 u64 rflags;
850 struct hv_x64_segment_register cs;
851 struct hv_x64_segment_register ds;
875 struct hv_init_vp_context vp_context; argument