Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukdump.c97 tgh = get_tgh(gru->gs_gru_base_vaddr, i); in gru_dump_tgh()
H A Dgruhandles.h111 static inline struct gru_tlb_global_handle *get_tgh(void *base, int ctxnum) in get_tgh() function
H A Dgrutables.h477 ((struct gru_tlb_global_handle *)get_tgh((g)->gs_gru_base_vaddr, (i)))