PCIe学习笔记(21)--- 中断(2)---MSI

MSI


MSI cap registers(config space area, 256B):

Target mem addr

data value to write to target

number of unique messages

MSI寄存器


刚刚才了解的一点

Target message address register一般是address of Local APCI in the system CPU.

这个应该是在X86系统中,如果是SOC中是什么情况呢?会不会是与GIC的寄存器地址呢?


MSI ctrl reg:

0: enable

3:1: multiple message capable, number

6:4: multiple message enable, number

7: 64-bit or not

8: per-vector masking capable







你可能感兴趣的:(PCI-Express)