Home
last modified time | relevance | path

Searched refs:MMIO_STATUS_GALOG_RUN_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/iommu/amd/
Damd_iommu_types.h117 #define MMIO_STATUS_GALOG_RUN_MASK (1 << 8) macro
Dinit.c829 if (WARN_ON(status & (MMIO_STATUS_GALOG_RUN_MASK))) in iommu_ga_log_enable()
848 if (status & (MMIO_STATUS_GALOG_RUN_MASK)) in iommu_ga_log_enable()