Searched refs:dmar (Results 1 – 15 of 15) sorted by relevance
/openbmc/libcper/ |
H A D | meson.build | 39 '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 D | dmar.c | 623 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 D | Makefile | 2 obj-$(CONFIG_DMAR_TABLE) += dmar.o
|
H A D | irq_remapping.c | 690 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 D | Kconfig | 93 /sys/devices/virtual/iommu/dmar*/intel-iommu/ecap. If this option
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-event_source-devices-iommu | 1 What: /sys/bus/event_source/devices/dmar*/format 31 What: /sys/bus/event_source/devices/dmar*/cpumask
|
/openbmc/u-boot/drivers/timer/ |
H A D | stm32_timer.c | 45 u32 dmar; member
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | apic.h | 565 bool dmar);
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | apic.c | 2479 bool dmar) in __irq_msi_compose_msg() argument 2500 if (dmar) in __irq_msi_compose_msg()
|
/openbmc/qemu/tests/data/qobject/ |
H A D | qdict.txt | 4525 dmar.c: 31385 4527 dmar.h: 6143
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |
/openbmc/linux/ |
H A D | opengrok1.0.log | 3352 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 D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |