Home
last modified time | relevance | path

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

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