Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/tests/lib/
H A Dbootmem-test.c35 #define PROGRAM_START ((uintptr_t)_program) macro
256 bootmem_add_range(ALIGN_UP(PROGRAM_START, 4096), in test_bootmem_add_range()
319 subregion_start = PROGRAM_START + PROGRAM_SIZE / 4; in test_bootmem_region_targets_type()
375 buf = bootmem_allocate_buffer(RESERVED_START - PROGRAM_START); in test_bootmem_allocate_buffer()