Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dkvmgt.c91 struct dentry *debugfs_cache_entries; member
1636 info->debugfs_cache_entries = debugfs_create_ulong( in kvmgt_guest_init()
1640 if (!info->debugfs_cache_entries) in kvmgt_guest_init()
1648 debugfs_remove(info->debugfs_cache_entries); in kvmgt_guest_exit()