Home
last modified time | relevance | path

Searched refs:gru_load_context (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/misc/sgi-gru/
H A Dgrutables.h617 extern void gru_load_context(struct gru_thread_state *gts);
H A Dgrumain.c574 void gru_load_context(struct gru_thread_state *gts) in gru_load_context() function
958 gru_load_context(gts); in gru_fault()
H A Dgrukservices.c173 gru_load_context(kgts); in gru_load_kernel_context()