Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c376 int sccl, ccl; in hisi_read_sccl_and_ccl_id() local
379 sccl = aff2 >> 3; in hisi_read_sccl_and_ccl_id()
382 sccl = aff3; in hisi_read_sccl_and_ccl_id()
385 sccl = aff2; in hisi_read_sccl_and_ccl_id()
390 *scclp = sccl; in hisi_read_sccl_and_ccl_id()
/kernel/linux/linux-6.6/drivers/perf/hisilicon/
H A Dhisi_uncore_pmu.c437 int sccl, ccl; in hisi_read_sccl_and_ccl_id() local
440 sccl = aff2 >> 3; in hisi_read_sccl_and_ccl_id()
443 sccl = aff3; in hisi_read_sccl_and_ccl_id()
446 sccl = aff2; in hisi_read_sccl_and_ccl_id()
451 *scclp = sccl; in hisi_read_sccl_and_ccl_id()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dchsc.h106 struct chsc_response_struct sccl; member
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dchsc.h106 struct chsc_response_struct sccl; member
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Dchsc_sch.c772 CHSC_MSG(0, "sccl: response code=%x\n", in chsc_ioctl_conf_comp_list()
776 memcpy(&ccl->sccl, &sccl_area->response, sccl_area->response.length); in chsc_ioctl_conf_comp_list()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dchsc_sch.c738 CHSC_MSG(0, "sccl: response code=%x\n", in chsc_ioctl_conf_comp_list()
742 memcpy(&ccl->sccl, &sccl_area->response, sccl_area->response.length); in chsc_ioctl_conf_comp_list()

Completed in 5 milliseconds