Searched refs:FFA_PAGE_SIZE (Results 1 – 3 of 3) sorted by relevance
31 #define FFA_PAGE_SIZE (4096) macro
476 size_t buf_size = mbox->rxtx_page_count * FFA_PAGE_SIZE; in spmc_ffa_mem_retrieve_req()625 size_t buf_size = mbox->rxtx_page_count * FFA_PAGE_SIZE; in spmc_ffa_mem_frag_rx()
393 uint32_t buf_size = page_count * FFA_PAGE_SIZE; in rxtx_map_handler()469 uint32_t buf_size = mbox->rxtx_page_count * FFA_PAGE_SIZE; in rxtx_unmap_handler()
Completed in 7 milliseconds