Home
last modified time | relevance | path

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

/xen/xen/common/
A Dhypfs.c115 struct hypfs_entry_dir *dir, bool nofault) in hypfs_add_dir() argument
120 BUG_ON(nofault && ret); in hypfs_add_dir()
126 struct hypfs_entry_leaf *leaf, bool nofault) in hypfs_add_leaf() argument
134 BUG_ON(nofault && ret); in hypfs_add_leaf()
/xen/xen/include/xen/
A Dhypfs.h108 struct hypfs_entry_dir *dir, bool nofault);
110 struct hypfs_entry_leaf *leaf, bool nofault);

Completed in 4 milliseconds