summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/ap.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler1-11/+0
2024-04-09s390/ap: use static qci informationHolger Dengler1-7/+12
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger1-9/+12
2023-07-03s390: fix various typosHeiko Carstens1-1/+1
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger1-2/+11
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger1-0/+53
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger1-2/+10
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger1-6/+33
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger1-6/+7
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger1-6/+12
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger1-2/+2
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger1-48/+52
2023-02-10s390/ap: fix status returned by ap_qact()Halil Pasic1-1/+4
2023-02-10s390/ap: fix status returned by ap_aqic()Halil Pasic1-2/+5
2022-07-23vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen1-3/+3
2022-03-27s390/ap: adjust whitespaceHeiko Carstens1-23/+23
2022-03-27s390/ap: use insn format for new instructionsHeiko Carstens1-7/+7
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-0/+1
2021-12-10s390/ap: add missing virt_to_phys address conversionHeiko Carstens1-1/+3
2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger1-18/+24
2021-07-08s390/ap: get rid of register asmHeiko Carstens1-63/+87
2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger1-7/+41
2021-02-09s390/ap: remove unneeded semicolonChengyang Fan1-1/+1
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger1-2/+2
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak1-0/+11
2018-11-30s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger1-9/+19
2018-08-20s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger1-3/+3
2018-08-16s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger1-5/+5
2018-06-25s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger1-27/+257
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger1-3/+3
2017-12-05s390: Remove redudant license textMartin Schwidefsky1-4/+0
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky1-0/+1
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger1-0/+36
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger1-0/+26
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak1-0/+64