Lines Matching refs:PFM_REG_RETFLAG_SET
216 #define PFM_REG_RETFLAG_SET(flags, val) do { flags &= ~PFM_REG_RETFL_MASK; flags |= (val); } while(… macro
2982 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmcs()
3095 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()
3166 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_write_pmds()
3282 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()
3405 PFM_REG_RETFLAG_SET(reg_flags, 0); in pfm_read_pmds()
3422 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()
3855 PFM_REG_RETFLAG_SET(req->dbreg_flags, 0); in pfm_write_ibr_dbr()
3910 PFM_REG_RETFLAG_SET(req->dbreg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_ibr_dbr()
4165 PFM_REG_RETFLAG_SET(req->reg_flags, 0); in pfm_get_pmc_reset()
4172 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()