Searched refs:MSI_ADDR_BASE_HI (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmsidef.h33 #define MSI_ADDR_BASE_HI 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Dio_apic.c3314 msg->address_hi = MSI_ADDR_BASE_HI;
3322 msg->address_hi = MSI_ADDR_BASE_HI |
3325 msg->address_hi = MSI_ADDR_BASE_HI;
3581 msg.address_hi = MSI_ADDR_BASE_HI | MSI_ADDR_EXT_DEST_ID(dest);

Completed in 162 milliseconds