Home
last modified time | relevance | path

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

/linux/arch/s390/kernel/
H A Dperf_pai.c32 PAIE1_CB_SZ = 0x200, /* Size of PAIE1 control block */ enumerator
288 cpump->paiext_cb = kzalloc(PAIE1_CB_SZ, GFP_KERNEL); in pai_alloc_cpu()