Home
last modified time | relevance | path

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

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