Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/
H A Dcoreboot.h40 } coreboot_memory_t; typedef
42 coreboot_memory_t coreboot_get_memory_type(uintptr_t start, size_t size);
/rk3399_ARM-atf/lib/coreboot/
H A Dcoreboot_table.c94 coreboot_memory_t coreboot_get_memory_type(uintptr_t start, size_t size) in coreboot_get_memory_type()
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_syscall.c143 coreboot_memory_t mem_type = coreboot_get_memory_type( in qti_mem_assign_validate_param()