Home
last modified time | relevance | path

Searched defs:pages (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/services/std_svc/drtm/
H A Ddrtm_dma_prot.h30 #define DRTM_MEM_REGION_PAGES_AND_TYPE(pages, type) \ argument
34 #define PAGES_AND_TYPE(pages, type) \ argument
/rk3399_ARM-atf/bl32/tsp/
H A Dffa_helpers.c246 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages) in ffa_rxtx_map()