Searched refs:vpa_dir (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/powerpc/platforms/pseries/
H A Dlpar.c2014 struct dentry *vpa_dir; local
2019 vpa_dir = debugfs_create_dir("vpa", arch_debugfs_dir);
2024 debugfs_create_file(name, 0400, vpa_dir, (void *)i, &vpa_fops);

Completed in 86 milliseconds