Lines Matching refs:reg_flags
2855 unsigned int cnum, reg_flags, flags, pmc_type; in pfm_write_pmcs() local
2887 reg_flags = req->reg_flags; in pfm_write_pmcs()
2934 if (reg_flags & PFM_REGFL_OVFL_NOTIFY) { in pfm_write_pmcs()
2938 if (reg_flags & PFM_REGFL_RANDOM) flags |= PFM_REGFL_RANDOM; in pfm_write_pmcs()
2952 if (reg_flags & (PFM_REGFL_OVFL_NOTIFY|PFM_REGFL_RANDOM)) { in pfm_write_pmcs()
2971 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmcs()
3084 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()
3155 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmds()
3271 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()
3290 unsigned int cnum, reg_flags = 0; in pfm_read_pmds() local
3341 reg_flags = req->reg_flags; in pfm_read_pmds()
3394 PFM_REG_RETFLAG_SET(reg_flags, 0); in pfm_read_pmds()
3404 req->reg_flags = reg_flags; in pfm_read_pmds()
3411 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()
4154 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_get_pmc_reset()
4161 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()