Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/irqchip/
Dirq-gic-v3-its.c128 #define ITS_ITT_ALIGN SZ_256 macro
602 itt_addr = ALIGN(itt_addr, ITS_ITT_ALIGN); in its_build_mapd_cmd()
3389 sz = max(sz, ITS_ITT_ALIGN) + ITS_ITT_ALIGN - 1; in its_create_device()