Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c587 struct ap_queue_status qstatus = { in handle_pqap() local
634 qstatus = vfio_ap_irq_enable(q, status & 0x07, vcpu); in handle_pqap()
636 qstatus = vfio_ap_irq_disable(q); in handle_pqap()
639 memcpy(&vcpu->run->s.regs.gprs[1], &qstatus, sizeof(qstatus)); in handle_pqap()