Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/
H A Dcoreboot.h34 CB_MEM_RESERVED = 2, enumerator
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_syscall.c146 if (mem_type != CB_MEM_RAM && mem_type != CB_MEM_RESERVED) { in qti_mem_assign_validate_param()