Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/irqchip/
Dirq-gic-v3-its.c76 #define ITS_ITT_ALIGN SZ_256 macro
246 itt_addr = ALIGN(itt_addr, ITS_ITT_ALIGN); in its_build_mapd_cmd()
1153 sz = max(sz, ITS_ITT_ALIGN) + ITS_ITT_ALIGN - 1; in its_create_device()