Searched defs:efivars (Results 1 – 3 of 3) sorted by relevance
1135 int efivars_register(struct efivars *efivars, in efivars_register()1156 int efivars_unregister(struct efivars *efivars) in efivars_unregister()
765 static struct efivars efivars; variable
1098 struct efivars { struct1104 spinlock_t lock;1105 struct kset *kset;1106 struct kobject *kobject;1107 const struct efivar_operations *ops;