Searched refs:pctx_addr (Results 1 – 1 of 1) sorted by relevance
7298 unsigned long pctx_addr = I915_READ(VLV_PCBR) & ~4095; in valleyview_check_pctx() local7300 WARN_ON(pctx_addr != dev_priv->dsm.start + in valleyview_check_pctx()7308 unsigned long pctx_addr = I915_READ(VLV_PCBR) & ~4095; in cherryview_check_pctx() local7310 WARN_ON((pctx_addr >> VLV_PCBR_ADDR_SHIFT) == 0); in cherryview_check_pctx()