diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-10-24 22:35:12 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-10-28 20:26:25 +0100 |
commit | 6285aa507366729c618d5295fb540b24a956088a (patch) | |
tree | 970e7b73b8bbe93afb22a0e4f44722cbb076c9c6 /drivers/pci/controller/vmd.c | |
parent | 8073c1ac82c12aaf1b475a3ce5328d43b3eaa4ae (diff) | |
download | linux-6285aa507366729c618d5295fb540b24a956088a.tar.gz linux-6285aa507366729c618d5295fb540b24a956088a.tar.bz2 linux-6285aa507366729c618d5295fb540b24a956088a.zip |
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 'drivers/pci/controller/vmd.c')
0 files changed, 0 insertions, 0 deletions