Home
last modified time | relevance | path

Searched refs:lcctl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dperf_cpum_cf_diag.c142 err = lcctl(cpuhw->state); in cf_diag_enable()
170 err = lcctl(inactive); in cf_diag_disable()
534 lcctl(0); /* Reset counter sets */ in cf_diag_start()
537 lcctl(cpuhw->state); /* Enable counter sets */ in cf_diag_start()
H A Dperf_cpum_cf_common.c91 lcctl(0); in cpum_cf_setup_cpu()
H A Dperf_cpum_cf.c76 * by lcctl(). Because Linux controls SMT enablement through in validate_ctr_version()
129 err = lcctl(cpuhw->state); in cpumf_pmu_enable()
154 err = lcctl(inactive); in cpumf_pmu_disable()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dperf_cpum_cf.c163 lcctl(0); in cpum_cf_reset_cpu()
640 * by lcctl(). Because Linux controls SMT enablement through in validate_ctr_version()
673 err = lcctl(cpuhw->state | cpuhw->dev_state); in cpumf_pmu_enable()
696 err = lcctl(inactive); in cpumf_pmu_disable()
1323 rc = lcctl(cpuhw->dev_state | cpuhw->state); in cfset_ioctl_off()
1344 rc = lcctl(cpuhw->dev_state | cpuhw->state); /* Start counter sets */ in cfset_ioctl_on()
1358 rc = lcctl(cpuhw->state); /* Keep perf_event_open counter sets */ in cfset_release_cpu()
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dcpu_mf.h182 static inline int lcctl(u64 ctl) in lcctl() function
187 " lcctl %1\n" in lcctl()
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dcpu_mf.h180 static inline int lcctl(u64 ctl) in lcctl() function

Completed in 7 milliseconds