Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_msgtype6.c422 ap_msg->flags |= AP_MSG_FLAG_SPECIAL; in xcrb_msg_to_type6cprb_msgx()
426 ap_msg->flags ^= AP_MSG_FLAG_SPECIAL; in xcrb_msg_to_type6cprb_msgx()
527 ap_msg->flags |= AP_MSG_FLAG_SPECIAL; in xcrb_msg_to_type6_ep11cprb_msgx()
531 ap_msg->flags ^= AP_MSG_FLAG_SPECIAL; in xcrb_msg_to_type6_ep11cprb_msgx()
Dap_bus.h258 #define AP_MSG_FLAG_SPECIAL 0x0001 /* flag msg as 'special' with NQAP */ macro
Dzcrypt_msgtype50.c251 ap_msg->flags ^= AP_MSG_FLAG_SPECIAL; in ICAMEX_msg_to_type50MEX_msg()
343 ap_msg->flags ^= AP_MSG_FLAG_SPECIAL; in ICACRT_msg_to_type50CRT_msg()
Dap_queue.c263 ap_msg->flags & AP_MSG_FLAG_SPECIAL); in ap_sm_write()