Home
last modified time | relevance | path

Searched refs:edvidsr_present (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c92 bool edvidsr_present; member
234 if (drvdata->edvidsr_present) in debug_read_regs()
311 if (drvdata->edvidsr_present) in debug_dump_regs()
343 drvdata->edvidsr_present = false; in debug_init_arch_data()
348 drvdata->edvidsr_present = true; in debug_init_arch_data()
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-cpu-debug.c93 bool edvidsr_present; member
235 if (drvdata->edvidsr_present) in debug_read_regs()
312 if (drvdata->edvidsr_present) in debug_dump_regs()
344 drvdata->edvidsr_present = false; in debug_init_arch_data()
349 drvdata->edvidsr_present = true; in debug_init_arch_data()

Completed in 2 milliseconds