Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h394 * @instrp0: Tracing of load and store instructions
450 bool instrp0; member
H A Dcoresight-etm4x-core.c641 drvdata->instrp0 = true; in etm4_init_arch_data()
643 drvdata->instrp0 = false; in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c302 if (drvdata->instrp0 == true) { in mode_store()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h983 * @instrp0: Tracing of load and store instructions
1047 bool instrp0; member
H A Dcoresight-etm4x-core.c1194 drvdata->instrp0 = !!(FIELD_GET(TRCIDR0_INSTP0_MASK, etmidr0) == 0b11); in etm4_init_arch_data()
H A Dcoresight-etm4x-sysfs.c306 if (drvdata->instrp0 == true) { in mode_store()

Completed in 19 milliseconds