Searched refs:gru_thread_state (Results 1 – 7 of 7) sorted by relevance
335 struct gru_thread_state { struct437 struct gru_thread_state *gs_gts[GRU_NUM_CCH]; /* GTS currently using451 struct gru_thread_state *bs_kgts; /* GTS for kernel use */588 static inline int is_kernel_context(struct gru_thread_state *gts) in is_kernel_context()612 extern struct gru_thread_state *gru_find_thread_state(struct vm_area_struct617 extern void gru_load_context(struct gru_thread_state *gts);618 extern void gru_steal_context(struct gru_thread_state *gts);620 extern int gru_update_cch(struct gru_thread_state *gts);621 extern void gts_drop(struct gru_thread_state *gts);635 extern int gru_check_context_placement(struct gru_thread_state *gts);[all …]
183 struct gru_thread_state *gts) in reserve_gru_resources()194 struct gru_thread_state *gts) in free_gru_resources()221 struct gru_thread_state *gts) in gru_load_mm_tracker()257 struct gru_thread_state *gts) in gru_unload_mm_tracker()295 struct gru_thread_state *gts; in gru_find_current_gts_nolock()310 struct gru_thread_state *gts; in gru_alloc_gts()377 struct gru_thread_state *gts; in gru_find_thread_state()394 struct gru_thread_state *gts, *ngts; in gru_alloc_thread_state()696 struct gru_thread_state *gts) in gru_check_chiplet_assignment()779 struct gru_thread_state *ngts = NULL; in gru_steal_context()[all …]
70 struct gru_thread_state *gts = NULL; in gru_find_lock_gts()310 struct gru_thread_state *gts, int atomic, in gru_preload_tlb()356 struct gru_thread_state *gts, in gru_try_dropin()523 struct gru_thread_state *gts; in gru_intr()640 struct gru_thread_state *gts; in gru_handle_user_call_os()695 struct gru_thread_state *gts; in gru_get_exception_detail()744 struct gru_thread_state *gts; in gru_unload_all_contexts()769 struct gru_thread_state *gts; in gru_user_unload_context()798 struct gru_thread_state *gts; in gru_user_flush_tlb()825 struct gru_thread_state *gts; in gru_get_gseg_statistics()[all …]
143 struct gru_thread_state *kgts; in gru_load_kernel_context()190 struct gru_thread_state *kgts; in gru_free_kernel_contexts()292 struct gru_thread_state *kgts; in gru_reserve_async_resources()389 struct gru_thread_state *kgts = NULL; in gru_get_cb_exception_detail()
64 struct gru_thread_state *gts; in gru_vma_close()76 list_entry(entry, struct gru_thread_state, ts_next); in gru_vma_close()
114 struct gru_thread_state *gts; in gru_dump_context()
164 struct gru_thread_state *ts; in cch_seq_show()
Completed in 16 milliseconds