Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/sgi-gru/
Dgruhandles.c168 int tfh_write_only(struct gru_tlb_fault_handle *tfh, in tfh_write_only() function
Dgruhandles.h523 int tfh_write_only(struct gru_tlb_fault_handle *tfh, unsigned long paddr,
Dgrufault.c346 if (ret || tfh_write_only(tfh, gpa, GAA_RAM, vaddr, asid, write, in gru_preload_tlb()