Searched refs:phys_reg_mapping_list (Results 1 – 1 of 1) sorted by relevance
114 static uint32_t phys_reg_mapping_list[CC3XX_PKA_PHYS_REG_AMOUNT]; variable120 static cc3xx_pka_reg_id_t phys_reg_mapping_list[CC3XX_PKA_PHYS_REG_AMOUNT]; variable145 virt_reg = phys_reg_mapping_list[idx]; in cc3xx_lowlevel_pka_unmap_physical_registers()154 memset(phys_reg_mapping_list, 0, sizeof(phys_reg_mapping_list)); in cc3xx_lowlevel_pka_unmap_physical_registers()157 phys_reg_mapping_list[idx] = idx; in cc3xx_lowlevel_pka_unmap_physical_registers()256 assert(phys_reg_mapping_list[PKA_PHYS_REG_TEMP_0] == 0); in allocate_phys_reg()257 assert(phys_reg_mapping_list[PKA_PHYS_REG_TEMP_1] == 0); in allocate_phys_reg()266 phys_reg_mapping_list[phys_reg] = virt_reg; in allocate_phys_reg()540 memset(phys_reg_mapping_list, 0, sizeof(phys_reg_mapping_list)); in cc3xx_lowlevel_pka_uninit()