Home
last modified time | relevance | path

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

/drivers/iommu/amd/
A Dinit.c768 CONTROL_GALOG_EN, MMIO_STATUS_GALOG_RUN_MASK, in amd_iommu_restart_ga_log()
911 if (status & (MMIO_STATUS_GALOG_RUN_MASK)) in iommu_ga_log_enable()
2857 if (!(status & MMIO_STATUS_GALOG_RUN_MASK)) in enable_iommus_vapic()
2869 if (!(status & MMIO_STATUS_GALOG_RUN_MASK)) in enable_iommus_vapic()
A Damd_iommu_types.h134 #define MMIO_STATUS_GALOG_RUN_MASK BIT(8) macro

Completed in 739 milliseconds