Home
last modified time | relevance | path

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

/linux/drivers/iommu/intel/
A Ddmar.c628 dmar->header.length - sizeof(*dmar), cb); in dmar_walk_dmar_table()
637 struct acpi_table_dmar *dmar; in parse_dmar_table() local
664 dmar = (struct acpi_table_dmar *)dmar_tbl; in parse_dmar_table()
665 if (!dmar) in parse_dmar_table()
668 if (dmar->width < PAGE_SHIFT - 1) { in parse_dmar_table()
674 ret = dmar_walk_dmar_table(dmar, &cb); in parse_dmar_table()
2134 struct acpi_table_dmar *dmar; in dmar_ir_support() local
2136 if (!dmar) in dmar_ir_support()
2138 return dmar->flags & 0x1; in dmar_ir_support()
2420 struct acpi_table_dmar *dmar; in dmar_platform_optin() local
[all …]
A DMakefile2 obj-$(CONFIG_DMAR_TABLE) += dmar.o
A Dirq_remapping.c696 struct acpi_table_dmar *dmar; in dmar_x2apic_optout() local
697 dmar = (struct acpi_table_dmar *)dmar_tbl; in dmar_x2apic_optout()
698 if (!dmar || no_x2apic_optout) in dmar_x2apic_optout()
700 return dmar->flags & DMAR_X2APIC_OPT_OUT; in dmar_x2apic_optout()
A DKconfig96 /sys/devices/virtual/iommu/dmar*/intel-iommu/ecap. If this option
/linux/arch/x86/include/asm/
A Dapic.h517 bool dmar);
/linux/arch/x86/kernel/apic/
A Dapic.c2515 bool dmar) in __irq_msi_compose_msg() argument
2536 if (dmar) in __irq_msi_compose_msg()
/linux/drivers/acpi/
A D.pci_root.o.cmd1221 include/linux/dmar.h \

Completed in 23 milliseconds