Searched refs:VbGetNvStorage (Results 1 – 4 of 4) sorted by relevance
85 int VbGetNvStorage(VbNvParam param) { in VbGetNvStorage() function456 value = VbGetNvStorage(VBNV_KERNEL_FIELD); in VbGetSystemPropertyInt()458 value = VbGetNvStorage(VBNV_KERNEL_SETTINGS_RESET); in VbGetSystemPropertyInt()460 value = VbGetNvStorage(VBNV_RECOVERY_REQUEST); in VbGetSystemPropertyInt()462 value = VbGetNvStorage(VBNV_DEBUG_RESET_MODE); in VbGetSystemPropertyInt()464 value = VbGetNvStorage(VBNV_DISABLE_DEV_REQUEST); in VbGetSystemPropertyInt()466 value = VbGetNvStorage(VBNV_CLEAR_TPM_OWNER_REQUEST); in VbGetSystemPropertyInt()468 value = VbGetNvStorage(VBNV_CLEAR_TPM_OWNER_DONE); in VbGetSystemPropertyInt()470 value = VbGetNvStorage(VBNV_TRY_B_COUNT); in VbGetSystemPropertyInt()474 value = VbGetNvStorage(VBNV_FW_TRY_COUNT); in VbGetSystemPropertyInt()[all …]
788 value = VbGetNvStorage(VBNV_RECOVERY_REQUEST); in VbGetArchPropertyInt()792 value = VbGetNvStorage(VBNV_DEBUG_RESET_MODE); in VbGetArchPropertyInt()796 value = VbGetNvStorage(VBNV_TRY_B_COUNT); in VbGetArchPropertyInt()806 if (-1 != VbGetNvStorage(VBNV_KERNEL_FIELD)) in VbGetArchPropertyInt()886 if (-1 != VbGetNvStorage(VBNV_KERNEL_FIELD)) in VbSetArchPropertyInt()
31 int VbGetNvStorage(VbNvParam param);