diff options
| author | Alejandro Jimenez <alejandro.j.jimenez@oracle.com> | 2025-09-19 21:34:56 +0000 |
|---|---|---|
| committer | Michael S. Tsirkin <mst@redhat.com> | 2025-10-05 16:13:00 -0400 |
| commit | f76fc5d4ca54ea27597b3f0503ddb6e9030bb52d (patch) | |
| tree | 40931e06dc7cd5b02d3594292104a9c77c08d0db /scripts/lib/kdoc/kdoc_parser.py | |
| parent | 918973f1d476a62922761c9a5484b309491b652c (diff) | |
| download | qemu-f76fc5d4ca54ea27597b3f0503ddb6e9030bb52d.zip qemu-f76fc5d4ca54ea27597b3f0503ddb6e9030bb52d.tar.gz qemu-f76fc5d4ca54ea27597b3f0503ddb6e9030bb52d.tar.bz2 | |
amd_iommu: Reorder device and page table helpers
Move code related to Device Table and Page Table to an earlier location in
the file, where it does not require forward declarations to be used by the
various invalidation functions that will need to query the DTE and walk the
page table in upcoming changes.
This change consist of code movement only, no functional change intended.
Signed-off-by: Alejandro Jimenez <alejandro.j.jimenez@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-ID: <20250919213515.917111-4-alejandro.j.jimenez@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions
