Symbol: psmid
arch/s390/include/asm/ap.h
454
unsigned long long psmid,
arch/s390/include/asm/ap.h
461
nqap_r1.even = (unsigned int)(psmid >> 32);
arch/s390/include/asm/ap.h
462
nqap_r1.odd = psmid & 0xffffffff;
arch/s390/include/asm/ap.h
510
unsigned long *psmid,
arch/s390/include/asm/ap.h
554
*psmid = (rp1.even << 32) + rp1.odd;
arch/s390/include/asm/trace/ap.h
26
TP_PROTO(u16 card, u16 dom, u32 status, u64 psmid),
arch/s390/include/asm/trace/ap.h
27
TP_ARGS(card, dom, status, psmid),
arch/s390/include/asm/trace/ap.h
32
__field(u64, psmid)),
arch/s390/include/asm/trace/ap.h
37
__entry->psmid = psmid;),
arch/s390/include/asm/trace/ap.h
42
(unsigned long)__entry->psmid)
arch/s390/include/asm/trace/ap.h
57
TP_PROTO(u16 card, u16 dom, u32 status, u64 psmid),
arch/s390/include/asm/trace/ap.h
58
TP_ARGS(card, dom, status, psmid)
arch/s390/include/asm/trace/ap.h
73
TP_PROTO(u16 card, u16 dom, u32 status, u64 psmid),
arch/s390/include/asm/trace/ap.h
74
TP_ARGS(card, dom, status, psmid)
arch/s390/include/asm/trace/zcrypt.h
100
__field(u64, psmid)),
arch/s390/include/asm/trace/zcrypt.h
107
__entry->psmid = psmid;),
arch/s390/include/asm/trace/zcrypt.h
114
(unsigned long)__entry->psmid)
arch/s390/include/asm/trace/zcrypt.h
92
TP_PROTO(void *ptr, u32 fc, u32 rc, u16 card, u16 dom, u64 psmid),
arch/s390/include/asm/trace/zcrypt.h
93
TP_ARGS(ptr, fc, rc, card, dom, psmid),
drivers/s390/crypto/ap_queue.c
103
__ap_send(ap_qid_t qid, unsigned long psmid, void *msg, size_t msglen,
drivers/s390/crypto/ap_queue.c
111
status = ap_nqap(qid, psmid, msg, msglen);
drivers/s390/crypto/ap_queue.c
114
status.value, psmid);
drivers/s390/crypto/ap_queue.c
1309
if (tmp->psmid == ap_msg->psmid) {
drivers/s390/crypto/ap_queue.c
150
status = ap_dqap(aq->qid, &aq->reply->psmid,
drivers/s390/crypto/ap_queue.c
157
status.value, aq->reply->psmid);
drivers/s390/crypto/ap_queue.c
170
if (ap_msg->psmid != aq->reply->psmid)
drivers/s390/crypto/ap_queue.c
185
__func__, aq->reply->psmid,
drivers/s390/crypto/ap_queue.c
275
status = __ap_send(qid, ap_msg->psmid,
drivers/s390/crypto/zcrypt_api.c
1187
ap_msg.psmid);
drivers/s390/crypto/zcrypt_api.c
1280
ap_msg.psmid);
drivers/s390/crypto/zcrypt_api.c
742
ap_msg.psmid);
drivers/s390/crypto/zcrypt_api.c
848
ap_msg.psmid);
drivers/s390/crypto/zcrypt_api.c
984
ap_msg.psmid);
drivers/s390/crypto/zcrypt_msgtype50.c
465
ap_msg->psmid = (((unsigned long)current->pid) << 32) +
drivers/s390/crypto/zcrypt_msgtype50.c
514
ap_msg->psmid = (((unsigned long)current->pid) << 32) +
drivers/s390/crypto/zcrypt_msgtype6.c
1017
ap_msg->psmid = (((unsigned long)current->pid) << 32) +
drivers/s390/crypto/zcrypt_msgtype6.c
1060
ap_msg->psmid = (((unsigned long)current->pid) << 32) +
drivers/s390/crypto/zcrypt_msgtype6.c
1150
ap_msg->psmid = (((unsigned long)current->pid) << 32) +
drivers/s390/crypto/zcrypt_msgtype6.c
1264
ap_msg->psmid = (((unsigned long)current->pid) << 32) +
drivers/s390/crypto/zcrypt_msgtype6.c
972
ap_msg->psmid = (((unsigned long)current->pid) << 32) +