Searched refs:h2ram_pool (Results 1 – 2 of 2) sorted by relevance
444 SECTION_DATA_PROLOGUE(.h2ram_pool,(NOLOAD),)448 * h2ram_pool section is no longer included first inside the450 * Append h2ram_pool section at the end of used memory, so gap455 KEEP(*(.h2ram_pool))
239 static uint8_t h2ram_pool[MAX(H2RAM_ACPI_SHM_MAX, H2RAM_EC_HOST_CMD_MAX)] variable264 h2ram_offset = ((uint32_t)h2ram_pool & IT8XXX2_ESPI_H2RAM_BASEADDR_MASK) / in smfi_it8xxx2_init()271 memset(&h2ram_pool[CONFIG_ESPI_PERIPHERAL_HOST_CMD_PARAM_PORT_NUM], 0, in smfi_it8xxx2_init()284 memset(&h2ram_pool[CONFIG_ESPI_PERIPHERAL_ACPI_SHM_REGION_PORT_NUM], 0, in smfi_it8xxx2_init()828 *data = (uint32_t)&h2ram_pool[ in espi_it8xxx2_read_lpc_request()841 *data = (uint32_t)&h2ram_pool[ in espi_it8xxx2_read_lpc_request()