diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-10-25 00:35:12 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-10-28 22:26:25 +0300 |
commit | 6285aa507366729c618d5295fb540b24a956088a (patch) | |
tree | 970e7b73b8bbe93afb22a0e4f44722cbb076c9c6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8073c1ac82c12aaf1b475a3ce5328d43b3eaa4ae (diff) | |
download | linux-6285aa507366729c618d5295fb540b24a956088a.tar.xz |
x86/msi: Provide msi message shadow structs
Create shadow structs with named bitfields for msi_msg data, address_lo and
address_hi and use them in the MSI message composer.
Provide a function to retrieve the destination ID. This could be inline,
but that'd create a circular header dependency.
[dwmw2: fix bitfields not all to be a union]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201024213535.443185-13-dwmw2@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions