Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Disc.h22 #define AP_ISC 6 /* adjunct processor (crypto) devices */ macro
/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c119 .isc = AP_ISC,
224 register unsigned long reg1_in asm ("1") = 0x0000800000000000UL | AP_ISC; in ap_queue_interruption_control()