Home
last modified time | relevance | path

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

/openbmc/libcper/
H A Dmeson.build39 'sections/cper-section-dmar-generic.c',
40 'sections/cper-section-dmar-iommu.c',
41 'sections/cper-section-dmar-vtd.c',
62 'generator/sections/gen-section-dmar.c',
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c623 static inline int dmar_walk_dmar_table(struct acpi_table_dmar *dmar, in dmar_walk_dmar_table() argument
626 return dmar_walk_remapping_entries((void *)(dmar + 1), in dmar_walk_dmar_table()
627 dmar->header.length - sizeof(*dmar), cb); in dmar_walk_dmar_table()
636 struct acpi_table_dmar *dmar; in parse_dmar_table() local
663 dmar = (struct acpi_table_dmar *)dmar_tbl; in parse_dmar_table()
664 if (!dmar) in parse_dmar_table()
667 if (dmar->width < PAGE_SHIFT - 1) { in parse_dmar_table()
672 pr_info("Host address width %d\n", dmar->width + 1); in parse_dmar_table()
673 ret = dmar_walk_dmar_table(dmar, &cb); in parse_dmar_table()
2166 struct acpi_table_dmar *dmar; in dmar_ir_support() local
[all …]
H A DMakefile2 obj-$(CONFIG_DMAR_TABLE) += dmar.o
H A Dirq_remapping.c690 struct acpi_table_dmar *dmar; in dmar_x2apic_optout() local
691 dmar = (struct acpi_table_dmar *)dmar_tbl; in dmar_x2apic_optout()
692 if (!dmar || no_x2apic_optout) in dmar_x2apic_optout()
694 return dmar->flags & DMAR_X2APIC_OPT_OUT; in dmar_x2apic_optout()
H A DKconfig93 /sys/devices/virtual/iommu/dmar*/intel-iommu/ecap. If this option
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-event_source-devices-iommu1 What: /sys/bus/event_source/devices/dmar*/format
31 What: /sys/bus/event_source/devices/dmar*/cpumask
/openbmc/u-boot/drivers/timer/
H A Dstm32_timer.c45 u32 dmar; member
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h565 bool dmar);
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c2479 bool dmar) in __irq_msi_compose_msg() argument
2500 if (dmar) in __irq_msi_compose_msg()
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt4525 dmar.c: 31385
4527 dmar.h: 6143
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok1.0.log3352 2024-12-28 20:07:13.168-0600 FINEST t591 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/libcper/sections/cper-section-dmar-iommu.c': chosen by suffix: CAnalyzerFactory
3353 2024-12-28 20:07:13.168-0600 FINE t591 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/libcper/sections/cper-section-dmar-iommu.c' (CAnalyzer)
3360 2024-12-28 20:07:13.169-0600 FINER t591 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/libcper/sections/cper-section-dmar-iommu.c'
3365 2024-12-28 20:07:13.175-0600 FINER t591 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/libcper',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/libcper/sections/cper-section-dmar-iommu.c'
3366 2024-12-28 20:07:13.175-0600 FINEST t591 Statistics.logIt: Added: '/openbmc/libcper/sections/cper-section-dmar-iommu.c' (CAnalyzer) (took 6 ms)
[all...]
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]