Searched refs:pai_key (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dpai.h50 DECLARE_STATIC_KEY_FALSE(pai_key); variable
56 if (!static_branch_unlikely(&pai_key))
69 if (!static_branch_unlikely(&pai_key))
/linux-master/arch/s390/kernel/
H A Dperf_pai_crypto.c27 DEFINE_STATIC_KEY_FALSE(pai_key); variable
93 static_branch_dec(&pai_key);
307 static_branch_inc(&pai_key);

Completed in 147 milliseconds