Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iommu/amd/
Damd_iommu_types.h130 #define MMIO_STATUS_GALOG_RUN_MASK BIT(8) macro
Dinit.c802 CONTROL_GALOG_EN, MMIO_STATUS_GALOG_RUN_MASK, in amd_iommu_restart_ga_log()
990 if (status & (MMIO_STATUS_GALOG_RUN_MASK)) in iommu_ga_log_enable()
2893 if (!(status & MMIO_STATUS_GALOG_RUN_MASK)) in enable_iommus_vapic()
2905 if (!(status & MMIO_STATUS_GALOG_RUN_MASK)) in enable_iommus_vapic()