Searched refs:tfh_write_only (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/ |
H A D | gruhandles.c | 156 int tfh_write_only(struct gru_tlb_fault_handle *tfh, in tfh_write_only() function
|
H A D | gruhandles.h | 510 int tfh_write_only(struct gru_tlb_fault_handle *tfh, unsigned long paddr,
|
H A D | grufault.c | 333 if (ret || tfh_write_only(tfh, gpa, GAA_RAM, vaddr, asid, write, in gru_preload_tlb()
|
/kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
H A D | gruhandles.c | 156 int tfh_write_only(struct gru_tlb_fault_handle *tfh, in tfh_write_only() function
|
H A D | gruhandles.h | 510 int tfh_write_only(struct gru_tlb_fault_handle *tfh, unsigned long paddr,
|
H A D | grufault.c | 333 if (ret || tfh_write_only(tfh, gpa, GAA_RAM, vaddr, asid, write, in gru_preload_tlb()
|
Completed in 6 milliseconds