Lines Matching refs:PFM_REG_RETFLAG_SET
148 #define PFM_REG_RETFLAG_SET(flags, val) do { flags &= ~PFM_REG_RETFL_MASK; flags |= (val); } while(… macro
1584 PFM_REG_RETFLAG_SET(tmp.reg_flags, 0); in pfm_write_pmcs()
1635 PFM_REG_RETFLAG_SET(tmp.reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmcs()
1690 PFM_REG_RETFLAG_SET(tmp.reg_flags, 0); in pfm_write_pmds()
1743 PFM_REG_RETFLAG_SET(tmp.reg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_pmds()
1846 PFM_REG_RETFLAG_SET(reg_flags, ret); in pfm_read_pmds()
1865 PFM_REG_RETFLAG_SET(reg_flags, PFM_REG_RETFL_EINVAL); in pfm_read_pmds()
2343 PFM_REG_RETFLAG_SET(tmp.dbreg_flags, 0); in pfm_write_ibr_dbr()
2399 PFM_REG_RETFLAG_SET(tmp.dbreg_flags, PFM_REG_RETFL_EINVAL); in pfm_write_ibr_dbr()
2584 PFM_REG_RETFLAG_SET(tmp.reg_flags, 0); in pfm_get_pmc_reset()
2592 PFM_REG_RETFLAG_SET(tmp.reg_flags, PFM_REG_RETFL_EINVAL); in pfm_get_pmc_reset()