Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c126 #define ITS_ITT_ALIGN SZ_256 macro
623 itt_addr = ALIGN(itt_addr, ITS_ITT_ALIGN); in its_build_mapd_cmd()
3414 sz = max(sz, ITS_ITT_ALIGN) + ITS_ITT_ALIGN - 1; in its_create_device()