diff options
author | Heiko Carstens <hca@linux.ibm.com> | 2025-03-04 11:14:32 +0300 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2025-03-11 17:27:34 +0300 |
commit | 94d553ce576acc5f01f4368bc5188f45b56b6168 (patch) | |
tree | c6496b439c58de6b307117b6c82a49ebafe6d196 /scripts/generate_rust_analyzer.py | |
parent | bb2598c0d31bca8e57662b7d203e1876cd7f455f (diff) | |
download | linux-94d553ce576acc5f01f4368bc5188f45b56b6168.tar.xz |
s390/mm: Convert pgste_val() into function
Similar to all other *_val() functions convert the last remaining
architecture specific mm primitive pgste_val() into a function.
Add set_pgste_bit() and clear_pgste_bit() helper functions which allow to
clear and set pgste bits. This is also similar to e.g. set_pte_bit() and
other helper functions.
Acked-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 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions