diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2023-09-11 21:39:59 +0200 |
|---|---|---|
| committer | Vasily Gorbik <gor@linux.ibm.com> | 2023-09-19 13:26:56 +0200 |
| commit | dfa33ce1245a4b88402947fa0a847e179044d2fc (patch) | |
| tree | f507200b7fa3bc727a294e490627c89da118785b /tools/perf/scripts/python | |
| parent | s390/ctlreg: add local and system prefix to some functions (diff) | |
| download | linux-dfa33ce1245a4b88402947fa0a847e179044d2fc.tar.gz linux-dfa33ce1245a4b88402947fa0a847e179044d2fc.zip | |
s390/ctlreg: add local_ctl_load() and local_ctl_store()
Add local_ctl_load() and local_ctl_store() which load and store contents
for only a single control register.
This allows for easier to read code, but also better type checking,
since __local_ctl_load() and __local_ctl_store() do not come with any
type checking at all (which will be changed with subsequent patches).
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
