Home
last modified time | relevance | path

Searched refs:MP_INTSRC (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmpspec_def.h56 #define MP_INTSRC 3 macro
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmpparse.c227 case MP_INTSRC: in smp_read_mpc()
264 intsrc.type = MP_INTSRC; in construct_default_ioirq_mptable()
748 case MP_INTSRC: in replace_intsrc_all()
H A Djailhouse.c36 .type = MP_INTSRC, in jailhouse_setup_irq()
/OK3568_Linux_fs/kernel/arch/x86/platform/intel-mid/
H A Dsfi.c93 mp_irq.type = MP_INTSRC; in sfi_parse_mtmr()
164 mp_irq.type = MP_INTSRC; in sfi_parse_mrtc()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmpspec.h58 MP_INTSRC, enumerator
/OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/
H A Dboot.c392 mp_irq.type = MP_INTSRC; in mp_config_acpi_gsi()
422 mp_irq.type = MP_INTSRC; in mp_register_ioapic_irq()
1146 mp_irq.type = MP_INTSRC; in mp_config_acpi_legacy_irqs()
/OK3568_Linux_fs/u-boot/arch/x86/lib/
H A Dmpspec.c135 mpc->mpc_type = MP_INTSRC; in mp_write_intsrc()