Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dsbsa_platform.h43 struct platform_memory_data memory[PLAT_MAX_MEM_NODES];
H A Dplatform_def.h67 #define PLAT_MAX_MEM_NODES 128 macro
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dsbsa_sip_svc.c105 if (index < PLAT_MAX_MEM_NODES) { in sbsa_sip_smc_handler()