Home
last modified time | relevance | path

Searched refs:_msgtype (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/x86/kernel/apic/
Dapic_numachip.c92 int_gen.s._msgtype = APIC_DM_INIT >> 8; in numachip_wakeup_secondary()
97 int_gen.s._msgtype = APIC_DM_STARTUP >> 8; in numachip_wakeup_secondary()
113 int_gen.s._msgtype = (vector == NMI_VECTOR ? APIC_DM_NMI : APIC_DM_FIXED) >> 8; in numachip_send_IPI_one()
/linux-3.4.99/arch/x86/include/asm/numachip/
Dnumachip_csr.h115 unsigned int _msgtype:3; member