Searched refs:MMIO_STATUS_GALOG_RUN_MASK (Results 1 – 2 of 2) sorted by relevance
789 CONTROL_GALOG_EN, MMIO_STATUS_GALOG_RUN_MASK, in amd_iommu_restart_ga_log()930 if (status & (MMIO_STATUS_GALOG_RUN_MASK)) in iommu_ga_log_enable()2835 if (!(status & MMIO_STATUS_GALOG_RUN_MASK)) in enable_iommus_vapic()2847 if (!(status & MMIO_STATUS_GALOG_RUN_MASK)) in enable_iommus_vapic()
130 #define MMIO_STATUS_GALOG_RUN_MASK BIT(8) macro