Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-priv.h43 #define __coresight_simple_func(type, func, name, lo_off, hi_off) \ macro
62 __coresight_simple_func(type, func, name, offset, -1)
64 __coresight_simple_func(type, NULL, name, offset, -1)
66 __coresight_simple_func(type, NULL, name, lo_off, hi_off)