Searched refs:PFM_REG_RETFL_EINVAL (Results 1 – 2 of 2) sorted by relevance
61 #define PFM_REG_RETFL_EINVAL (1UL<<30) /* set if register entry is invalid */ macro62 #define PFM_REG_RETFL_MASK (PFM_REG_RETFL_NOTAVAIL|PFM_REG_RETFL_EINVAL)
3056 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()3243 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()3383 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()3871 PFM_REG_RETFLAG_SET(req->dbreg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_ibr_dbr()4133 PFM_REG_RETFLAG_SET(req->reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()