Searched refs:GET_FSR (Results 1 – 2 of 2) sorted by relevance
589 unsigned int fsr = GET_FSR(base, ctx); in print_ctx_regs()681 fsr = GET_FSR(iommu->base, i); in msm_iommu_fault_handler()
157 #define GET_FSR(b, c) GET_CTX_REG(FSR, (b), (c)) macro