Searched refs:rtit_ctl (Results 1 – 2 of 2) sorted by relevance
104 uint64_t rtit_ctl; member361 pt_ext->rtit_ctl |= (1UL << RTIT_CTL_ADDR_CFG_S(1)); in pt_configure_ranges()365 pt_ext->rtit_ctl |= (1UL << RTIT_CTL_ADDR_CFG_S(0)); in pt_configure_ranges()440 cfg->rtit_ctl &= PT_SUPPORTED_FLAGS; in pt_backend_configure()441 if (cfg->rtit_ctl & RTIT_CTL_MTCEN) { in pt_backend_configure()449 if (cfg->rtit_ctl & RTIT_CTL_CR3FILTER) { in pt_backend_configure()457 if (cfg->rtit_ctl & RTIT_CTL_DIS_TNT) { in pt_backend_configure()491 pt_ext->rtit_ctl |= cfg->rtit_ctl; in pt_backend_configure()498 pt_ext->rtit_ctl |= RTIT_CTL_TOPA; in pt_backend_configure()504 pt_ext->rtit_ctl |= RTIT_CTL_TRACEEN; in pt_backend_configure()
38 uint64_t rtit_ctl; member