summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/ap.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger2023-11-301-9/+12
* s390: fix various typosHeiko Carstens2023-07-031-1/+1
* s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger2023-03-201-2/+11
* s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger2023-03-201-0/+53
* s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger2023-03-201-2/+10
* s390/ap: make tapq gr2 response a structHarald Freudenberger2023-03-201-6/+33
* s390/ap: exploit new B bit from QCI config infoHarald Freudenberger2023-03-201-6/+7
* s390/zcrypt: rework length information for dqapHarald Freudenberger2023-03-201-6/+12
* s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger2023-03-201-2/+2
* s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger2023-02-271-48/+52
* s390/ap: fix status returned by ap_qact()Halil Pasic2023-02-101-1/+4
* s390/ap: fix status returned by ap_aqic()Halil Pasic2023-02-101-2/+5
* vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen2022-07-231-3/+3
* s390/ap: adjust whitespaceHeiko Carstens2022-03-271-23/+23
* s390/ap: use insn format for new instructionsHeiko Carstens2022-03-271-7/+7
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-081-0/+1
* s390/ap: add missing virt_to_phys address conversionHeiko Carstens2021-12-101-1/+3
* s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger2021-07-081-18/+24
* s390/ap: get rid of register asmHeiko Carstens2021-07-081-63/+87
* s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger2021-07-081-7/+41
* s390/ap: remove unneeded semicolonChengyang Fan2021-02-091-1/+1
* s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger2019-05-281-2/+2
* zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak2019-03-111-0/+11
* s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger2018-11-301-9/+19
* s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger2018-08-201-3/+3
* s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger2018-08-161-5/+5
* s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger2018-06-251-27/+257
* s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger2018-04-111-3/+3
* s390: Remove redudant license textMartin Schwidefsky2017-12-051-4/+0
* s390: add a few more SPDX identifiersMartin Schwidefsky2017-12-051-0/+1
* s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger2017-09-061-0/+36
* s390/zcrypt: externalize AP config info queryHarald Freudenberger2017-09-061-0/+26
* s390/zcrypt: externalize test AP queueTony Krowiak2017-09-061-0/+64