pub const MSI_ADDR_BASE: u32 = 0xFEE0_0000;Expand description
x86 MSI message address (delivers to LAPIC via system bus).
Format: [31:20] = 0xFEE (fixed) [19:12] = Destination LAPIC ID [11:4] = reserved [3] = Redirection Hint (0 = physical destination) [2] = Destination Mode (0 = physical) [1:0] = 0b00