Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/include/lib/
Dcoreboot.h40 } coreboot_memory_t; typedef
42 coreboot_memory_t coreboot_get_memory_type(uintptr_t start, size_t size);
/trusted-firmware-a-latest/lib/coreboot/
Dcoreboot_table.c94 coreboot_memory_t coreboot_get_memory_type(uintptr_t start, size_t size) in coreboot_get_memory_type()
/trusted-firmware-a-latest/plat/qti/common/src/
Dqti_syscall.c142 coreboot_memory_t mem_type = coreboot_get_memory_type( in qti_mem_assign_validate_param()