Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c132 #define ITS_ITT_ALIGN SZ_256 macro
3492 sz = max(sz, ITS_ITT_ALIGN); in its_create_device()
5801 itt_pool = gen_pool_create(get_order(ITS_ITT_ALIGN), -1); in its_init()