Home
last modified time | relevance | path

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

/drivers/misc/sgi-gru/
Dgruhandles.c156 int tfh_write_only(struct gru_tlb_fault_handle *tfh, in tfh_write_only()
172 void tfh_write_restart(struct gru_tlb_fault_handle *tfh, in tfh_write_restart()
187 void tfh_user_polling_mode(struct gru_tlb_fault_handle *tfh) in tfh_user_polling_mode()
193 void tfh_exception(struct gru_tlb_fault_handle *tfh) in tfh_exception()
Dgrufault.c313 struct gru_tlb_fault_handle *tfh, in gru_preload_tlb()
357 struct gru_tlb_fault_handle *tfh, in gru_try_dropin()
524 struct gru_tlb_fault_handle *tfh = NULL; in gru_intr() local
614 struct gru_tlb_fault_handle *tfh, in gru_user_dropin()
639 struct gru_tlb_fault_handle *tfh; in gru_handle_user_call_os() local
Dgrukdump.c40 void *cb, *cbe, *tfh, *gseg; in gru_dump_context_data() local
Dgruhandles.h155 struct gru_tlb_fault_handle *tfh) in gru_tfh_to_cbe()