Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iommu/
Dmsm_iommu.c589 unsigned int fsr = GET_FSR(base, ctx); in print_ctx_regs()
681 fsr = GET_FSR(iommu->base, i); in msm_iommu_fault_handler()
Dmsm_iommu_hw-8xxx.h157 #define GET_FSR(b, c) GET_CTX_REG(FSR, (b), (c)) macro