commit | c81cf436e47c34d2ff29e1b3db296f00d55b1c6f | [log] [tgz] |
---|---|---|
author | Harald Freudenberger <freude@linux.ibm.com> | Wed Sep 07 19:05:18 2022 +0200 |
committer | Heiko Carstens <hca@linux.ibm.com> | Mon Mar 20 11:12:49 2023 +0100 |
tree | b1182f93341c5be8ea3d4c692d3617dd3cd719ae | |
parent | 4bdf3c3956d863b6823daa185ee3ce3e3a432cf3 [diff] |
s390/ap: new low level inline functions ap_bapq() and ap_aapq() Introduce two new low level functions ap_bapq() (calls PQAP(BAPQ)) and ap_aapq (calls PQAP(AAPQ)). Both functions are only meant to be used in SE environment with the SE AP binding facility available. Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Reviewed-by: Holger Dengler <dengler@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>