Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dctlreg.h15 #define CR0_CRYPTOGRAPHY_COUNTER_BIT (63 - 13) macro
39 #define CR0_CRYPTOGRAPHY_COUNTER BIT(CR0_CRYPTOGRAPHY_COUNTER_BIT)
/linux-6.12.1/arch/s390/kernel/
Dperf_pai_crypto.c376 local_ctl_set_bit(0, CR0_CRYPTOGRAPHY_COUNTER_BIT); in paicrypt_add()
411 local_ctl_clear_bit(0, CR0_CRYPTOGRAPHY_COUNTER_BIT); in paicrypt_del()