gru_tlb_fault_handle
struct gru_tlb_fault_handle *tfh,
struct gru_tlb_fault_handle *tfh,
struct gru_tlb_fault_handle *tfh = NULL;
struct gru_tlb_fault_handle *tfh,
struct gru_tlb_fault_handle *tfh;
int tfh_write_only(struct gru_tlb_fault_handle *tfh,
void tfh_write_restart(struct gru_tlb_fault_handle *tfh,
void tfh_user_polling_mode(struct gru_tlb_fault_handle *tfh)
void tfh_exception(struct gru_tlb_fault_handle *tfh)
static inline struct gru_tlb_fault_handle *get_tfh(void *base, int ctxnum)
return (struct gru_tlb_fault_handle *)(base + GRU_TFH_BASE +
struct gru_tlb_fault_handle *tfh)
int tfh_write_only(struct gru_tlb_fault_handle *tfh, unsigned long paddr,
void tfh_write_restart(struct gru_tlb_fault_handle *tfh, unsigned long paddr,
void tfh_user_polling_mode(struct gru_tlb_fault_handle *tfh);
void tfh_exception(struct gru_tlb_fault_handle *tfh);
((struct gru_tlb_fault_handle *)get_tfh((g)->gs_gru_base_vaddr, (i)))