Searched refs:apic_icr_write (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 Dapic.h389 static inline void apic_icr_write(u32 low, u32 high) function
409 static inline void apic_icr_write(u32 low, u32 high) { } function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dsmpboot.c520 apic_icr_write(APIC_DM_REMRD | regs[i], apicid);
553 apic_icr_write(APIC_DM_NMI | apic->dest_logical, logical_apicid);
603 apic_icr_write(APIC_INT_LEVELTRIG | APIC_INT_ASSERT | APIC_DM_INIT,
615 apic_icr_write(APIC_INT_LEVELTRIG | APIC_DM_INIT, phys_apicid);
660 apic_icr_write(APIC_DM_STARTUP | (start_eip >> 12),

Completed in 91 milliseconds