Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Daplic_direct.c22 #define APLIC_IDC_SIZE 32 macro
49 return aplic->aplic_base + APLIC_IDC_BASE + hartid * APLIC_IDC_SIZE; in aplic_get_idc_base()