Home
last modified time | relevance | path

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

/linux-6.1.9/arch/s390/kernel/
Dperf_pai_ext.c25 #define PAIE1_CB_SZ 0x200 /* Size of PAIE1 control block */ macro
186 cpump->paiext_cb = kzalloc(PAIE1_CB_SZ, GFP_KERNEL); in paiext_alloc()