Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/irqchip/
Dirq-gic-v3-its.c126 #define ITS_ITT_ALIGN SZ_256 macro
437 itt_addr = ALIGN(itt_addr, ITS_ITT_ALIGN); in its_build_mapd_cmd()
2300 sz = max(sz, ITS_ITT_ALIGN) + ITS_ITT_ALIGN - 1; in its_create_device()