Searched refs:sccl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/perf/hisilicon/ |
H A D | hisi_uncore_pmu.c | 376 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 D | hisi_uncore_pmu.c | 437 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 D | chsc.h | 106 struct chsc_response_struct sccl; member
|
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/ |
H A D | chsc.h | 106 struct chsc_response_struct sccl; member
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chsc_sch.c | 772 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 D | chsc_sch.c | 738 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 8 milliseconds