Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/crypto/
Dsha_common.c32 fc |= test_facility(86) ? CPACF_KIMD_NIP : 0; in s390_sha_update()
39 fc &= ~CPACF_KIMD_NIP; in s390_sha_update()
/linux-6.12.1/arch/s390/include/asm/
Dcpacf.h182 #define CPACF_KIMD_NIP 0x8000 macro