Home
last modified time | relevance | path

Searched refs:dev_state (Results 1 – 2 of 2) sorted by relevance

/arch/s390/kernel/
A Dperf_cpum_cf.c85 u64 dev_state; /* For /dev/hwctr */ member
682 err = lcctl(cpuhw->state | cpuhw->dev_state); in cpumf_pmu_enable()
704 inactive |= cpuhw->dev_state; in cpumf_pmu_disable()
1318 ctr_set_disable(&cpuhw->dev_state, in cfset_ioctl_off()
1320 ctr_set_stop(&cpuhw->dev_state, in cfset_ioctl_off()
1325 rc = lcctl(cpuhw->dev_state | cpuhw->state); in cfset_ioctl_off()
1329 if (!cpuhw->dev_state) in cfset_ioctl_off()
1341 ctr_set_enable(&cpuhw->dev_state, p->sets); in cfset_ioctl_on()
1342 ctr_set_start(&cpuhw->dev_state, p->sets); in cfset_ioctl_on()
1351 cpuhw->dev_state | cpuhw->state, S390_HWCTR_DEVICE, rc); in cfset_ioctl_on()
[all …]
/arch/s390/include/asm/
A Dfcx.h132 u32 dev_state:8; member

Completed in 7 milliseconds