Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/mm/
H A Dcache-debugfs.c102 static const struct file_operations cache_debugfs_fops = { variable
113 (void *)CACHE_TYPE_DCACHE, &cache_debugfs_fops); in cache_debugfs_init()
115 (void *)CACHE_TYPE_ICACHE, &cache_debugfs_fops); in cache_debugfs_init()