Searched refs:__efivars (Results 1 – 1 of 1) sorted by relevance
25 static struct efivars *__efivars; variable306 if (!__efivars) in check_var_size()309 fops = __efivars->ops; in check_var_size()322 if (!__efivars) in check_var_size_nonblocking()325 fops = __efivars->ops; in check_var_size_nonblocking()424 if (!__efivars) in efivar_init()427 ops = __efivars->ops; in efivar_init()582 if (!__efivars) in __efivar_entry_delete()585 status = __efivars->ops->set_variable(entry->var.VariableName, in __efivar_entry_delete()612 if (!__efivars) { in efivar_entry_delete()[all …]