gru_tlb_fault_map
struct gru_tlb_fault_map *imap,
struct gru_tlb_fault_map *dmap)
struct gru_tlb_fault_map *tfm;
struct gru_tlb_fault_map imap, dmap;
static inline struct gru_tlb_fault_map *get_tfm(void *base, int ctxnum)
return (struct gru_tlb_fault_map *)(base + GRU_TFM_BASE +
struct gru_tlb_fault_map *tfm;
((struct gru_tlb_fault_map *)get_tfm((g)->gs_gru_base_vaddr, (c)))