Searched refs:mpd (Results 1 – 5 of 5) sorted by relevance
/arch/arc/include/asm/ |
D | arcregs.h | 255 unsigned int pad2:27, mpd:1, pad1:2, dpd:1, dpi:1; member 257 unsigned int dpi:1, dpd:1, pad1:2, mpd:1, pad2:27;
|
/arch/alpha/include/asm/ |
D | core_tsunami.h | 38 tsunami_64 mpd; member
|
D | core_titan.h | 39 titan_64 mpd; member
|
/arch/x86/kernel/apic/ |
D | io_apic.c | 1867 struct mp_chip_data *mpd = irqd->chip_data; in ioapic_configure_entry() local 1877 mpd->entry.dest = cfg->dest_apicid; in ioapic_configure_entry() 1878 mpd->entry.vector = cfg->vector; in ioapic_configure_entry() 1880 for_each_irq_pin(entry, mpd->irq_2_pin) in ioapic_configure_entry() 1881 __ioapic_write_entry(entry->apic, entry->pin, mpd->entry); in ioapic_configure_entry()
|
/arch/arc/kernel/ |
D | setup.c | 385 IS_AVAIL3(erp.mmu, !ctl.mpd, "MMU ")); in arc_extn_mumbojumbo()
|