Home
last modified time | relevance | path

Searched defs:tfh (Results 1 – 4 of 4) sorted by relevance

/drivers/misc/sgi-gru/
Dgruhandles.c168 int tfh_write_only(struct gru_tlb_fault_handle *tfh, in tfh_write_only()
184 void tfh_write_restart(struct gru_tlb_fault_handle *tfh, in tfh_write_restart()
199 void tfh_restart(struct gru_tlb_fault_handle *tfh) in tfh_restart()
205 void tfh_user_polling_mode(struct gru_tlb_fault_handle *tfh) in tfh_user_polling_mode()
211 void tfh_exception(struct gru_tlb_fault_handle *tfh) in tfh_exception()
Dgrufault.c322 struct gru_tlb_fault_handle *tfh, in gru_preload_tlb()
366 struct gru_tlb_fault_handle *tfh, in gru_try_dropin()
533 struct gru_tlb_fault_handle *tfh = NULL; in gru_intr() local
623 struct gru_tlb_fault_handle *tfh, in gru_user_dropin()
648 struct gru_tlb_fault_handle *tfh; in gru_handle_user_call_os() local
Dgrukdump.c50 void *cb, *cbe, *tfh, *gseg; in gru_dump_context_data() local
Dgruhandles.h168 struct gru_tlb_fault_handle *tfh) in gru_tfh_to_cbe()