Searched refs:thread_vr_state (Results 1 – 4 of 4) sorted by relevance
53 BUILD_BUG_ON(offsetof(struct thread_vr_state, vscr) != in vr_get()54 offsetof(struct thread_vr_state, vr[32])); in vr_get()87 BUILD_BUG_ON(offsetof(struct thread_vr_state, vscr) != in vr_set()88 offsetof(struct thread_vr_state, vr[32])); in vr_set()
23 #define TVSO(f) (offsetof(struct thread_vr_state, f))
89 struct thread_vr_state { struct182 struct thread_vr_state vr_state;183 struct thread_vr_state *vr_save_area;223 struct thread_vr_state ckvr_state; /* Checkpointed VR state */349 extern void load_vr_state(struct thread_vr_state *vr);350 extern void store_vr_state(struct thread_vr_state *vr);
91 sizeof(struct thread_vr_state)); in kvmppc_copyto_vcpu_tm()110 sizeof(struct thread_vr_state)); in kvmppc_copyfrom_vcpu_tm()