Home
last modified time | relevance | path

Searched refs:temp_memory_start (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/drivers/intel/fsp1_1/
H A Dfsp_report.c8 uintptr_t temp_memory_start; variable
14 .offset = temp_memory_start, in report_fsp_output()
15 .size = temp_memory_end - temp_memory_start, in report_fsp_output()
22 temp_memory_start, temp_memory_end); in report_fsp_output()
H A Dcache_as_ram.S170 movl %ecx, temp_memory_start
/aosp_15_r20/external/coreboot/src/drivers/intel/fsp2_0/
H A Dfspt_report.c8 uintptr_t temp_memory_start; variable
14 .offset = temp_memory_start, in report_fspt_output()
15 .size = temp_memory_end - temp_memory_start, in report_fspt_output()
22 temp_memory_start, temp_memory_end); in report_fspt_output()
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/cpu/car/
H A Dcache_as_ram_fsp.S83 movl %ecx, temp_memory_start