Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/pseries/
DhvCall_inst.c134 struct dentry *hcall_root; in hcall_inst_init() local
150 hcall_root = debugfs_create_dir(HCALL_ROOT_DIR, NULL); in hcall_inst_init()
151 if (!hcall_root) in hcall_inst_init()
157 hcall_root, in hcall_inst_init()