Searched refs:PFM_REG_RETFL_EINVAL (Results 1 – 2 of 2) sorted by relevance
62 #define PFM_REG_RETFL_EINVAL (1UL<<30) /* set if register entry is invalid */ macro63 #define PFM_REG_RETFL_MASK (PFM_REG_RETFL_NOTAVAIL|PFM_REG_RETFL_EINVAL)
3048 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()3235 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()3375 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()3863 PFM_REG_RETFLAG_SET(req->dbreg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_ibr_dbr()4125 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()