Searched refs:i_cpr_storage_data_base (Results 1 – 1 of 1) sorted by relevance
94 caddr_t i_cpr_storage_data_base; variable802 sensitive_write_ptr = i_cpr_storage_data_base; in i_cpr_save_to_storage()856 if (i_cpr_storage_data_base) { in i_cpr_save_sensitive_kpages()857 kmem_free(i_cpr_storage_data_base, in i_cpr_save_sensitive_kpages()859 i_cpr_storage_data_base = NULL; in i_cpr_save_sensitive_kpages()870 i_cpr_storage_data_base = addr; in i_cpr_save_sensitive_kpages()992 if (i_cpr_storage_data_base) { in i_cpr_storage_free()993 kmem_free(i_cpr_storage_data_base, in i_cpr_storage_free()995 i_cpr_storage_data_base = NULL; in i_cpr_storage_free()1145 if (i_cpr_storage_data_base) { in i_cpr_count_storage_pages()[all …]