Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/mm/
Dtlb-debugfs.c142 static const struct file_operations tlb_debugfs_fops = { variable
153 (void *)TLB_TYPE_ITLB, &tlb_debugfs_fops); in tlb_debugfs_init()
155 (void *)TLB_TYPE_UTLB, &tlb_debugfs_fops); in tlb_debugfs_init()