Searched hist:f6047040217babeb9655b855c83d61cb1c375ac9 (Results 1 – 4 of 4) sorted by relevance
/linux/arch/s390/include/asm/ |
H A D | ap.h | diff f6047040217babeb9655b855c83d61cb1c375ac9 Tue Sep 20 15:12:01 CEST 2022 Harald Freudenberger <freude@linux.ibm.com> s390/ap: exploit new B bit from QCI config info
This patch introduces an update to the ap_config_info struct which is filled with the QCI subfunction. There is a new bit apsb (short 'B') showing if the AP secure bind facility is available. The patch also includes a simple function ap_sb_available() wrapping this bit test.
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
/linux/drivers/s390/crypto/ |
H A D | vfio_ap_ops.c | diff f6047040217babeb9655b855c83d61cb1c375ac9 Tue Sep 20 15:12:01 CEST 2022 Harald Freudenberger <freude@linux.ibm.com> s390/ap: exploit new B bit from QCI config info
This patch introduces an update to the ap_config_info struct which is filled with the QCI subfunction. There is a new bit apsb (short 'B') showing if the AP secure bind facility is available. The patch also includes a simple function ap_sb_available() wrapping this bit test.
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | ap_bus.h | diff f6047040217babeb9655b855c83d61cb1c375ac9 Tue Sep 20 15:12:01 CEST 2022 Harald Freudenberger <freude@linux.ibm.com> s390/ap: exploit new B bit from QCI config info
This patch introduces an update to the ap_config_info struct which is filled with the QCI subfunction. There is a new bit apsb (short 'B') showing if the AP secure bind facility is available. The patch also includes a simple function ap_sb_available() wrapping this bit test.
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|
H A D | ap_bus.c | diff f6047040217babeb9655b855c83d61cb1c375ac9 Tue Sep 20 15:12:01 CEST 2022 Harald Freudenberger <freude@linux.ibm.com> s390/ap: exploit new B bit from QCI config info
This patch introduces an update to the ap_config_info struct which is filled with the QCI subfunction. There is a new bit apsb (short 'B') showing if the AP secure bind facility is available. The patch also includes a simple function ap_sb_available() wrapping this bit test.
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
|